#include <PVRTimers.h>
|
static const std::string | PATH_ADDTIMER = "pvr://timers/addtimer/" |
|
static const std::string | PATH_NEW = "pvr://timers/new/" |
|
§ CPVRTimersPath() [1/3]
CPVRTimersPath::CPVRTimersPath |
( |
const std::string & |
strPath | ) |
|
|
explicit |
§ CPVRTimersPath() [2/3]
CPVRTimersPath::CPVRTimersPath |
( |
const std::string & |
strPath, |
|
|
int |
iClientId, |
|
|
unsigned int |
iParentId |
|
) |
| |
§ CPVRTimersPath() [3/3]
CPVRTimersPath::CPVRTimersPath |
( |
bool |
bRadio, |
|
|
bool |
bTimerRules |
|
) |
| |
§ GetClientId()
int PVR::CPVRTimersPath::GetClientId |
( |
| ) |
const |
|
inline |
§ GetParentId()
unsigned int PVR::CPVRTimersPath::GetParentId |
( |
| ) |
const |
|
inline |
§ GetPath()
const std::string& PVR::CPVRTimersPath::GetPath |
( |
| ) |
const |
|
inline |
§ IsRadio()
bool PVR::CPVRTimersPath::IsRadio |
( |
| ) |
const |
|
inline |
§ IsRules()
bool PVR::CPVRTimersPath::IsRules |
( |
| ) |
const |
|
inline |
§ IsTimerRule()
bool PVR::CPVRTimersPath::IsTimerRule |
( |
| ) |
const |
|
inline |
§ IsTimersRoot()
bool PVR::CPVRTimersPath::IsTimersRoot |
( |
| ) |
const |
|
inline |
§ IsValid()
bool PVR::CPVRTimersPath::IsValid |
( |
void |
| ) |
const |
|
inline |
§ PATH_ADDTIMER
const std::string CPVRTimersPath::PATH_ADDTIMER = "pvr://timers/addtimer/" |
|
static |
§ PATH_NEW
const std::string CPVRTimersPath::PATH_NEW = "pvr://timers/new/" |
|
static |
The documentation for this class was generated from the following files: