AllocResources(const PVR_CHANNEL *source, PVR_CHANNEL *target) | kodi::addon::PVRChannel | inlinestatic |
CInstancePVRClient class | kodi::addon::PVRChannel | friend |
DynamicCStructHdl() | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
DynamicCStructHdl(const DynamicCStructHdl &cppClass) | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
DynamicCStructHdl(const PVR_CHANNEL *cStructure) | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inlineexplicit |
DynamicCStructHdl(PVR_CHANNEL *cStructure) | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inlineexplicit |
FreeResources(PVR_CHANNEL *target) | kodi::addon::PVRChannel | inlinestatic |
GetChannelName() const | kodi::addon::PVRChannel | inline |
GetChannelNumber() const | kodi::addon::PVRChannel | inline |
GetClientProviderUid() const | kodi::addon::PVRChannel | inline |
GetCStructure() const | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
GetEncryptionSystem() const | kodi::addon::PVRChannel | inline |
GetHasArchive() const | kodi::addon::PVRChannel | inline |
GetIconPath() const | kodi::addon::PVRChannel | inline |
GetIsHidden() const | kodi::addon::PVRChannel | inline |
GetIsRadio() const | kodi::addon::PVRChannel | inline |
GetMimeType() const | kodi::addon::PVRChannel | inline |
GetOrder() const | kodi::addon::PVRChannel | inline |
GetSubChannelNumber() const | kodi::addon::PVRChannel | inline |
GetUniqueId() const | kodi::addon::PVRChannel | inline |
m_cStructure | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | protected |
operator const PVR_CHANNEL *() const | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
operator PVR_CHANNEL *() | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
operator=(const DynamicCStructHdl &right) | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
operator=(const PVR_CHANNEL &right) | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
release() | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inline |
SetChannelName(const std::string &channelName) | kodi::addon::PVRChannel | inline |
SetChannelNumber(unsigned int channelNumber) | kodi::addon::PVRChannel | inline |
SetClientProviderUid(int iClientProviderUid) | kodi::addon::PVRChannel | inline |
SetEncryptionSystem(unsigned int encryptionSystem) | kodi::addon::PVRChannel | inline |
SetHasArchive(bool hasArchive) | kodi::addon::PVRChannel | inline |
SetIconPath(const std::string &iconPath) | kodi::addon::PVRChannel | inline |
SetIsHidden(bool isHidden) | kodi::addon::PVRChannel | inline |
SetIsRadio(bool isRadio) | kodi::addon::PVRChannel | inline |
SetMimeType(const std::string &inputFormat) | kodi::addon::PVRChannel | inline |
SetOrder(bool order) | kodi::addon::PVRChannel | inline |
SetSubChannelNumber(unsigned int subChannelNumber) | kodi::addon::PVRChannel | inline |
SetUniqueId(unsigned int uniqueId) | kodi::addon::PVRChannel | inline |
~DynamicCStructHdl() | kodi::addon::DynamicCStructHdl< PVRChannel, PVR_CHANNEL > | inlinevirtual |