ODeV framework  v2
SysDefPowerModeHelper.h
Go to the documentation of this file.
1 
31 #ifndef INCLUDE_SERVICES_SYSDEFPOWERMODEHELPER_H_
32 #define INCLUDE_SERVICES_SYSDEFPOWERMODEHELPER_H_
33 
34 #ifdef __cplusplus
35 extern "C" {
36 #endif
37 
38 
39 #include "IAppPowerModeHelper.h"
41 
42 
47 
52 
57 
61  SysPowerStatus m_xStatus;
62 };
63 
64 // Public API declaration
65 //***********************
66 
74 
75 
76 // Inline functions definition
77 // ***************************
78 
79 
80 #ifdef __cplusplus
81 }
82 #endif
83 
84 #endif /* INCLUDE_SERVICES_SYSDEFPOWERMODEHELPER_H_ */
<DESCRIPTIOM>
IAppPowerModeHelper * super
Definition: SysDefPowerModeHelper.h:56
Definition: SysDefPowerModeHelper.h:51
Definition: IAppPowerModeHelper_vtbl.h:66
IAppPowerModeHelper * SysDefPowerModeHelperAlloc()