This is the complete list of members for PVRTimer, including all inherited members.
AllocResources(const PVR_TIMER *source, PVR_TIMER *target) (defined in PVRTimer) | PVRTimer | inlinestatic |
CInstancePVRClient (defined in PVRTimer) | PVRTimer | friend |
FreeResources(PVR_TIMER *target) (defined in PVRTimer) | PVRTimer | inlinestatic |
GetClientChannelUid() const | PVRTimer | inline |
GetClientIndex() const | PVRTimer | inline |
GetCustomProperties() const | PVRTimer | inline |
GetDirectory() const | PVRTimer | inline |
GetEndAnyTime() const | PVRTimer | inline |
GetEndTime() const | PVRTimer | inline |
GetEPGSearchString() const | PVRTimer | inline |
GetEPGUid() const | PVRTimer | inline |
GetFirstDay() const | PVRTimer | inline |
GetFullTextEpgSearch() const | PVRTimer | inline |
GetGenreSubType() const | PVRTimer | inline |
GetGenreType() const | PVRTimer | inline |
GetLifetime() const | PVRTimer | inline |
GetMarginEnd() const | PVRTimer | inline |
GetMarginStart() const | PVRTimer | inline |
GetMaxRecordings() const | PVRTimer | inline |
GetParentClientIndex() const | PVRTimer | inline |
GetPreventDuplicateEpisodes() const | PVRTimer | inline |
GetPriority() const | PVRTimer | inline |
GetRecordingGroup() const | PVRTimer | inline |
GetSeriesLink() const | PVRTimer | inline |
GetStartAnyTime() const | PVRTimer | inline |
GetStartTime() const | PVRTimer | inline |
GetState() const | PVRTimer | inline |
GetSummary() const | PVRTimer | inline |
GetTimerType() const | PVRTimer | inline |
GetTitle() const | PVRTimer | inline |
GetWeekdays() const | PVRTimer | inline |
SetClientChannelUid(int clientChannelUid) | PVRTimer | inline |
SetClientIndex(unsigned int clientIndex) | PVRTimer | inline |
SetCustomProperties(const std::vector< PVRSettingKeyValuePair > &properties) | PVRTimer | inline |
SetDirectory(const std::string &directory) | PVRTimer | inline |
SetEndAnyTime(bool endAnyTime) | PVRTimer | inline |
SetEndTime(time_t endTime) | PVRTimer | inline |
SetEPGSearchString(const std::string &epgSearchString) | PVRTimer | inline |
SetEPGUid(unsigned int epgUid) | PVRTimer | inline |
SetFirstDay(time_t firstDay) | PVRTimer | inline |
SetFullTextEpgSearch(bool fullTextEpgSearch) | PVRTimer | inline |
SetGenreSubType(int genreSubType) | PVRTimer | inline |
SetGenreType(int genreType) | PVRTimer | inline |
SetLifetime(int priority) | PVRTimer | inline |
SetMarginEnd(unsigned int marginEnd) | PVRTimer | inline |
SetMarginStart(unsigned int marginStart) | PVRTimer | inline |
SetMaxRecordings(int maxRecordings) | PVRTimer | inline |
SetParentClientIndex(unsigned int parentClientIndex) | PVRTimer | inline |
SetPreventDuplicateEpisodes(unsigned int preventDuplicateEpisodes) | PVRTimer | inline |
SetPriority(int priority) | PVRTimer | inline |
SetRecordingGroup(unsigned int recordingGroup) | PVRTimer | inline |
SetSeriesLink(const std::string &seriesLink) | PVRTimer | inline |
SetStartAnyTime(bool startAnyTime) | PVRTimer | inline |
SetStartTime(time_t startTime) | PVRTimer | inline |
SetState(PVR_TIMER_STATE state) | PVRTimer | inline |
SetSummary(const std::string &summary) | PVRTimer | inline |
SetTimerType(unsigned int timerType) | PVRTimer | inline |
SetTitle(const std::string &title) | PVRTimer | inline |
SetWeekdays(unsigned int weekdays) | PVRTimer | inline |