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

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

FreeStruct(PERIPHERAL_INFO &info) (defined in Peripheral)Peripheralinlinestatic
Index(void) constPeripheralinline
IsVidPidKnown(void) constPeripheralinline
Name(void) constPeripheralinline
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
SetIndex(unsigned int index)Peripheralinline
SetName(const std::string &strName)Peripheralinline
SetProductID(uint16_t productId)Peripheralinline
SetType(PERIPHERAL_TYPE type)Peripheralinline
SetVendorID(uint16_t vendorId)Peripheralinline
ToStruct(PERIPHERAL_INFO &info) const (defined in Peripheral)Peripheralinline
Type(void) constPeripheralinline
VendorID(void) constPeripheralinline
~Peripheral(void)=defaultPeripheralvirtual