Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits CStructHdl< PeripheralCapabilities, PERIPHERAL_CAPABILITIES >.

Public Member Functions

bool GetProvidesButtonmaps () const
 To get with SetProvidesButtonmaps changed values. More...
 
bool GetProvidesJoystickPowerOff () const
 To get with SetProvidesJoystickPowerOff changed values. More...
 
bool GetProvidesJoystickRumble () const
 To get with SetProvidesJoystickRumble changed values. More...
 
bool GetProvidesJoysticks () const
 To get with SetProvidesJoysticks changed values. More...
 
void SetProvidesButtonmaps (bool providesButtonmaps)
 Set true if the add-on provides button maps. More...
 
void SetProvidesJoystickPowerOff (bool providesJoystickPowerOff)
 Set true if the add-on provides power off about joystick. More...
 
void SetProvidesJoystickRumble (bool providesJoystickRumble)
 Set true if the add-on provides joystick rumble. More...
 
void SetProvidesJoysticks (bool providesJoysticks)
 Set true if the add-on provides joysticks. More...
 
- Public Member Functions inherited from CStructHdl< PeripheralCapabilities, PERIPHERAL_CAPABILITIES >
 CStructHdl (const PERIPHERAL_CAPABILITIES *cStructure)
 
 CStructHdl (const PeripheralCapabilities &cppClass)
 
 CStructHdl (PERIPHERAL_CAPABILITIES *cStructure)
 
const PERIPHERAL_CAPABILITIESGetCStructure () const
 
 operator const PERIPHERAL_CAPABILITIES * () const
 
 operator PERIPHERAL_CAPABILITIES * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const PERIPHERAL_CAPABILITIES &right)
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< PeripheralCapabilities, PERIPHERAL_CAPABILITIES >
PERIPHERAL_CAPABILITIESm_cStructure
 

The documentation for this class was generated from the following file: