#include <PowerState.h>
◆ CPowerState()
CPowerState::CPowerState |
( |
| ) |
|
|
default |
◆ ~CPowerState()
virtual CPowerState::~CPowerState |
( |
| ) |
|
|
virtualdefault |
◆ IsAwake()
bool CPowerState::IsAwake |
( |
| ) |
const |
|
inline |
Test whether system is awakened from sleep.
◆ IsSleeping()
bool CPowerState::IsSleeping |
( |
| ) |
const |
|
inline |
Test whether system is sleeping.
◆ OnSleep()
virtual void CPowerState::OnSleep |
( |
| ) |
|
|
inlinevirtual |
◆ OnWake()
virtual void CPowerState::OnWake |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: