Kodi Development 22.0
for Binary and Script based Add-Ons
 
All Classes Functions Variables Typedefs Enumerations Enumerator Modules Pages
Loading...
Searching...
No Matches
Joystick Member List

This is the complete list of members for Joystick, including all inherited members.

AxisCount(void) constJoystickinline
ButtonCount(void) constJoystickinline
FreeStruct(JOYSTICK_INFO &info) (defined in Joystick)Joystickinlinestatic
FreeStruct(PERIPHERAL_INFO &info) (defined in Peripheral)Peripheralinlinestatic
HatCount(void) constJoystickinline
Index(void) constPeripheralinline
IsVidPidKnown(void) constPeripheralinline
Joystick(const std::string &provider="", const std::string &strName="")Joystickinline
Joystick(const Joystick &other)Joystickinline
Joystick(const JOYSTICK_INFO &info) (defined in Joystick)Joystickinlineexplicit
MotorCount(void) constJoystickinline
Name(void) constPeripheralinline
operator=(const Joystick &rhs)Joystickinline
operator==(const Joystick &rhs) constJoystickinline
kodi::addon::Peripheral::operator==(const Peripheral &rhs) constPeripheralinline
Peripheral(PERIPHERAL_TYPE type=PERIPHERAL_TYPE_UNKNOWN, const std::string &strName="")Peripheralinline
Peripheral(const PERIPHERAL_INFO &info) (defined in Peripheral)Peripheralinlineexplicit
ProductID(void) constPeripheralinline
Provider(void) constJoystickinline
RequestedPort(void) constJoystickinline
SetAxisCount(unsigned int axisCount)Joystickinline
SetButtonCount(unsigned int buttonCount)Joystickinline
SetHatCount(unsigned int hatCount)Joystickinline
SetIndex(unsigned int index)Peripheralinline
SetMotorCount(unsigned int motorCount)Joystickinline
SetName(const std::string &strName)Peripheralinline
SetProductID(uint16_t productId)Peripheralinline
SetProvider(const std::string &provider)Joystickinline
SetRequestedPort(int requestedPort)Joystickinline
SetSupportsPowerOff(bool supportsPowerOff)Joystickinline
SetType(PERIPHERAL_TYPE type)Peripheralinline
SetVendorID(uint16_t vendorId)Peripheralinline
SupportsPowerOff(void) constJoystickinline
ToStruct(JOYSTICK_INFO &info) const (defined in Joystick)Joystickinline
ToStruct(PERIPHERAL_INFO &info) const (defined in Peripheral)Peripheralinline
Type(void) constPeripheralinline
VendorID(void) constPeripheralinline
~Joystick(void) override=defaultJoystick
~Peripheral(void)=defaultPeripheralvirtual