#include <PVRProvidersPath.h>
◆ Kind
Enumerator |
---|
UNKNOWN | |
RADIO | |
TV | |
◆ CPVRProvidersPath() [1/2]
CPVRProvidersPath::CPVRProvidersPath |
( |
const std::string & | path | ) |
|
|
explicit |
◆ CPVRProvidersPath() [2/2]
◆ GetClientId()
int PVR::CPVRProvidersPath::GetClientId |
( |
| ) |
const |
|
inline |
◆ GetKind()
Kind PVR::CPVRProvidersPath::GetKind |
( |
| ) |
const |
|
inline |
◆ GetPath()
const std::string & PVR::CPVRProvidersPath::GetPath |
( |
| ) |
const |
|
inline |
◆ GetProviderUid()
int PVR::CPVRProvidersPath::GetProviderUid |
( |
| ) |
const |
|
inline |
◆ IsChannels()
bool PVR::CPVRProvidersPath::IsChannels |
( |
| ) |
const |
|
inline |
◆ IsProvider()
bool PVR::CPVRProvidersPath::IsProvider |
( |
| ) |
const |
|
inline |
◆ IsProvidersRoot()
bool PVR::CPVRProvidersPath::IsProvidersRoot |
( |
| ) |
const |
|
inline |
◆ IsRadio()
bool PVR::CPVRProvidersPath::IsRadio |
( |
| ) |
const |
|
inline |
◆ IsRecordings()
bool PVR::CPVRProvidersPath::IsRecordings |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool PVR::CPVRProvidersPath::IsValid |
( |
| ) |
const |
|
inline |
◆ operator std::string()
PVR::CPVRProvidersPath::operator std::string |
( |
| ) |
const |
|
inline |
◆ CHANNELS
const std::string CPVRProvidersPath::CHANNELS = "channels" |
|
static |
◆ PATH_RADIO_PROVIDERS
const std::string CPVRProvidersPath::PATH_RADIO_PROVIDERS = "pvr://providers/radio/" |
|
static |
◆ PATH_TV_PROVIDERS
const std::string CPVRProvidersPath::PATH_TV_PROVIDERS = "pvr://providers/tv/" |
|
static |
◆ RECORDINGS
const std::string CPVRProvidersPath::RECORDINGS = "recordings" |
|
static |
The documentation for this class was generated from the following files: