|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CPowerSyscallWithoutEvents, including all inherited members.
| BatteryLevel()=0 | IPowerSyscall | pure virtual |
| CanHibernate()=0 | IPowerSyscall | pure virtual |
| CanPowerdown()=0 | IPowerSyscall | pure virtual |
| CanReboot()=0 | IPowerSyscall | pure virtual |
| CanSuspend()=0 | IPowerSyscall | pure virtual |
| CountPowerFeatures() override | CAbstractPowerSyscall | inlinevirtual |
| CPowerSyscallWithoutEvents() | CPowerSyscallWithoutEvents | inline |
| CreateInstance() | IPowerSyscall | static |
| Hibernate() override | CPowerSyscallWithoutEvents | inlinevirtual |
| MAX_COUNT_POWER_FEATURES | IPowerSyscall | static |
| Powerdown()=0 | IPowerSyscall | pure virtual |
| PumpPowerEvents(IPowerEventsCallback *callback) override | CPowerSyscallWithoutEvents | inlinevirtual |
| Reboot()=0 | IPowerSyscall | pure virtual |
| RegisterPowerSyscall(CreatePowerSyscallFunc createFunc) | IPowerSyscall | static |
| Suspend() override | CPowerSyscallWithoutEvents | inlinevirtual |
| ~IPowerSyscall()=default | IPowerSyscall | virtual |