This is the complete list of members for PVRChannel, including all inherited members.
AllocResources(const PVR_CHANNEL *source, PVR_CHANNEL *target) (defined in PVRChannel) | PVRChannel | inlinestatic |
CInstancePVRClient (defined in PVRChannel) | PVRChannel | friend |
FreeResources(PVR_CHANNEL *target) (defined in PVRChannel) | PVRChannel | inlinestatic |
GetChannelName() const | PVRChannel | inline |
GetChannelNumber() const | PVRChannel | inline |
GetClientProviderUid() const | PVRChannel | inline |
GetEncryptionSystem() const | PVRChannel | inline |
GetHasArchive() const | PVRChannel | inline |
GetIconPath() const | PVRChannel | inline |
GetIsHidden() const | PVRChannel | inline |
GetIsRadio() const | PVRChannel | inline |
GetMimeType() const | PVRChannel | inline |
GetOrder() const | PVRChannel | inline |
GetSubChannelNumber() const | PVRChannel | inline |
GetUniqueId() const | PVRChannel | inline |
SetChannelName(const std::string &channelName) | PVRChannel | inline |
SetChannelNumber(unsigned int channelNumber) | PVRChannel | inline |
SetClientProviderUid(int iClientProviderUid) | PVRChannel | inline |
SetEncryptionSystem(unsigned int encryptionSystem) | PVRChannel | inline |
SetHasArchive(bool hasArchive) | PVRChannel | inline |
SetIconPath(const std::string &iconPath) | PVRChannel | inline |
SetIsHidden(bool isHidden) | PVRChannel | inline |
SetIsRadio(bool isRadio) | PVRChannel | inline |
SetMimeType(const std::string &inputFormat) | PVRChannel | inline |
SetOrder(bool order) | PVRChannel | inline |
SetSubChannelNumber(unsigned int subChannelNumber) | PVRChannel | inline |
SetUniqueId(unsigned int uniqueId) | PVRChannel | inline |