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_CAPABILITIES * | GetCStructure () const |
operator const PERIPHERAL_CAPABILITIES * () const | |
operator PERIPHERAL_CAPABILITIES * () | |
const CStructHdl & | operator= (const CStructHdl &right) |
const CStructHdl & | operator= (const PERIPHERAL_CAPABILITIES &right) |
Additional Inherited Members | |
Protected Attributes inherited from CStructHdl< PeripheralCapabilities, PERIPHERAL_CAPABILITIES > | |
PERIPHERAL_CAPABILITIES * | m_cStructure |