#include <PowerManager.h>
§ CPowerManager()
CPowerManager::CPowerManager |
( |
| ) |
|
§ ~CPowerManager()
CPowerManager::~CPowerManager |
( |
| ) |
|
|
overridedefault |
§ BatteryLevel()
int CPowerManager::BatteryLevel |
( |
| ) |
|
§ CanHibernate()
bool CPowerManager::CanHibernate |
( |
| ) |
|
§ CanPowerdown()
bool CPowerManager::CanPowerdown |
( |
| ) |
|
§ CanReboot()
bool CPowerManager::CanReboot |
( |
| ) |
|
§ CanSuspend()
bool CPowerManager::CanSuspend |
( |
| ) |
|
§ Hibernate()
bool CPowerManager::Hibernate |
( |
| ) |
|
§ Initialize()
§ Powerdown()
bool CPowerManager::Powerdown |
( |
| ) |
|
§ ProcessEvents()
void CPowerManager::ProcessEvents |
( |
| ) |
|
§ Reboot()
bool CPowerManager::Reboot |
( |
| ) |
|
§ SetDefaults()
void CPowerManager::SetDefaults |
( |
| ) |
|
§ SettingOptionsShutdownStatesFiller()
void CPowerManager::SettingOptionsShutdownStatesFiller |
( |
std::shared_ptr< const CSetting > |
setting, |
|
|
std::vector< std::pair< std::string, int > > & |
list, |
|
|
int & |
current, |
|
|
void * |
data |
|
) |
| |
|
static |
§ Suspend()
bool CPowerManager::Suspend |
( |
| ) |
|
The documentation for this class was generated from the following files: