#include <IPowerSyscall.h>
◆ ~IPowerSyscall()
virtual IPowerSyscall::~IPowerSyscall |
( |
| ) |
|
|
virtualdefault |
◆ BatteryLevel()
virtual int IPowerSyscall::BatteryLevel |
( |
| ) |
|
|
pure virtual |
◆ CanHibernate()
virtual bool IPowerSyscall::CanHibernate |
( |
| ) |
|
|
pure virtual |
◆ CanPowerdown()
virtual bool IPowerSyscall::CanPowerdown |
( |
| ) |
|
|
pure virtual |
◆ CanReboot()
virtual bool IPowerSyscall::CanReboot |
( |
| ) |
|
|
pure virtual |
◆ CanSuspend()
virtual bool IPowerSyscall::CanSuspend |
( |
| ) |
|
|
pure virtual |
◆ CountPowerFeatures()
virtual int IPowerSyscall::CountPowerFeatures |
( |
| ) |
|
|
pure virtual |
◆ CreateInstance()
Called by power manager to create platform power system adapter.
This method used to create platform specified power system adapter
◆ Hibernate()
virtual bool IPowerSyscall::Hibernate |
( |
| ) |
|
|
pure virtual |
◆ Powerdown()
virtual bool IPowerSyscall::Powerdown |
( |
| ) |
|
|
pure virtual |
◆ PumpPowerEvents()
◆ Reboot()
virtual bool IPowerSyscall::Reboot |
( |
| ) |
|
|
pure virtual |
◆ RegisterPowerSyscall()
◆ Suspend()
virtual bool IPowerSyscall::Suspend |
( |
| ) |
|
|
pure virtual |
◆ MAX_COUNT_POWER_FEATURES
const int IPowerSyscall::MAX_COUNT_POWER_FEATURES = 4 |
|
static |
The documentation for this class was generated from the following files: