Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IPowerSyscall.h File Reference

Classes

class  IPowerEventsCallback
 
class  IPowerSyscall
 
class  CAbstractPowerSyscall
 
class  CPowerSyscallWithoutEvents
 

Typedefs

using CreatePowerSyscallFunc = IPowerSyscall* (*)()
 

Typedef Documentation

◆ CreatePowerSyscallFunc