kodi
Public Member Functions | Static Public Attributes | List of all members
PVR::CPVRTimersPath Class Reference
Collaboration diagram for PVR::CPVRTimersPath:
Collaboration graph
[legend]

Public Member Functions

 CPVRTimersPath (const std::string &strPath)
 
 CPVRTimersPath (const std::string &strPath, int iClientId, int iParentId)
 
 CPVRTimersPath (bool bRadio, bool bTimerRules)
 
bool IsValid () const
 
const std::string & GetPath () const
 
bool IsTimersRoot () const
 
bool IsTimerRule () const
 
bool IsRadio () const
 
bool IsRules () const
 
int GetClientId () const
 
int GetParentId () const
 

Static Public Attributes

static const std::string PATH_ADDTIMER = "pvr://timers/addtimer/"
 
static const std::string PATH_NEW = "pvr://timers/new/"
 
static const std::string PATH_TV_TIMERS = "pvr://timers/tv/timers/"
 
static const std::string PATH_TV_TIMER_RULES = "pvr://timers/tv/rules/"
 
static const std::string PATH_RADIO_TIMERS = "pvr://timers/radio/timers/"
 
static const std::string PATH_RADIO_TIMER_RULES = "pvr://timers/radio/rules/"
 

The documentation for this class was generated from the following files: