|
| CPVRChannelsPath (const std::string &strPath) |
|
| CPVRChannelsPath (bool bRadio, const std::string &strGroupName, int iGroupClientID) |
|
| CPVRChannelsPath (bool bRadio, bool bHidden, const std::string &strGroupName, int iGroupClientID) |
|
| CPVRChannelsPath (bool bRadio, const std::string &strGroupName, int iGroupClientID, const std::string &strAddonID, ADDON::AddonInstanceId instanceID, int iChannelUID) |
|
| operator std::string () const |
|
bool | operator== (const CPVRChannelsPath &right) const |
|
bool | operator!= (const CPVRChannelsPath &right) const |
|
bool | IsValid () const |
|
bool | IsEmpty () const |
|
bool | IsChannelsRoot () const |
|
bool | IsChannelGroup () const |
|
bool | IsChannel () const |
|
bool | IsHiddenChannelGroup () const |
|
bool | IsRadio () const |
|
const std::string & | GetGroupName () const |
|
int | GetGroupClientID () const |
|
const std::string & | GetAddonID () const |
|
ADDON::AddonInstanceId | GetInstanceID () const |
|
int | GetChannelUID () const |
|
|
static const std::string | PATH_TV_CHANNELS = "pvr://channels/tv/" |
|
static const std::string | PATH_RADIO_CHANNELS = "pvr://channels/radio/" |
|
The documentation for this class was generated from the following files: