![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for kodi::addon::Peripheral, including all inherited members.
FreeStruct(PERIPHERAL_INFO &info) | kodi::addon::Peripheral | inlinestatic |
Index(void) const | kodi::addon::Peripheral | inline |
IsVidPidKnown(void) const | kodi::addon::Peripheral | inline |
Name(void) const | kodi::addon::Peripheral | inline |
Peripheral(PERIPHERAL_TYPE type=PERIPHERAL_TYPE_UNKNOWN, const std::string &strName="") | kodi::addon::Peripheral | inline |
Peripheral(const PERIPHERAL_INFO &info) | kodi::addon::Peripheral | inlineexplicit |
ProductID(void) const | kodi::addon::Peripheral | inline |
SetIndex(unsigned int index) | kodi::addon::Peripheral | inline |
SetName(const std::string &strName) | kodi::addon::Peripheral | inline |
SetProductID(uint16_t productId) | kodi::addon::Peripheral | inline |
SetType(PERIPHERAL_TYPE type) | kodi::addon::Peripheral | inline |
SetVendorID(uint16_t vendorId) | kodi::addon::Peripheral | inline |
ToStruct(PERIPHERAL_INFO &info) const | kodi::addon::Peripheral | inline |
Type(void) const | kodi::addon::Peripheral | inline |
VendorID(void) const | kodi::addon::Peripheral | inline |
~Peripheral(void)=default | kodi::addon::Peripheral | virtual |