This is the complete list of members for kodi::addon::PVRProvider, including all inherited members.
| CInstancePVRClient | kodi::addon::PVRProvider | friend |
| CStructHdl() | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| CStructHdl(const PVRProvider &cppClass) | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| CStructHdl(const PVR_PROVIDER *cStructure) | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| CStructHdl(PVR_PROVIDER *cStructure) | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| GetCountries() const | kodi::addon::PVRProvider | inline |
| GetCStructure() const | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| GetIconPath() const | kodi::addon::PVRProvider | inline |
| GetLanguages() const | kodi::addon::PVRProvider | inline |
| GetName() const | kodi::addon::PVRProvider | inline |
| GetType() const | kodi::addon::PVRProvider | inline |
| GetUniqueId() const | kodi::addon::PVRProvider | inline |
| m_cStructure | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | protected |
| operator const PVR_PROVIDER *() const | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| operator PVR_PROVIDER *() | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| operator=(const CStructHdl &right) | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| operator=(const PVR_PROVIDER &right) | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inline |
| SetCountries(const std::vector< std::string > &countries) | kodi::addon::PVRProvider | inline |
| SetIconPath(const std::string &iconPath) | kodi::addon::PVRProvider | inline |
| SetLanguages(const std::vector< std::string > &languages) | kodi::addon::PVRProvider | inline |
| SetName(const std::string &name) | kodi::addon::PVRProvider | inline |
| SetType(PVR_PROVIDER_TYPE type) | kodi::addon::PVRProvider | inline |
| SetUniqueId(unsigned int uniqueId) | kodi::addon::PVRProvider | inline |
| ~CStructHdl() | kodi::addon::CStructHdl< PVRProvider, PVR_PROVIDER > | inlinevirtual |