#include <IPowerSyscall.h>
◆ CPowerSyscallWithoutEvents()
CPowerSyscallWithoutEvents::CPowerSyscallWithoutEvents |
( |
| ) |
|
|
inline |
◆ Hibernate()
bool CPowerSyscallWithoutEvents::Hibernate |
( |
void |
| ) |
|
|
inlineoverridevirtual |
◆ PumpPowerEvents()
Pump power related events back to xbmc.
PumpPowerEvents is called from Application Thread and the platform implementation may signal power related events back to xbmc through the callback.
return true if an event occured and false if not.
- Parameters
-
callback | the callback to signal to |
Implements IPowerSyscall.
◆ Suspend()
bool CPowerSyscallWithoutEvents::Suspend |
( |
void |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: