vdr
2.2.0
|
This is the complete list of members for cSchedules, including all inherited members.
Add(cListObject *Object, cListObject *After=NULL) | cListBase | |
AddSchedule(tChannelID ChannelID) | cSchedules | |
Cleanup(bool Force=false) | cSchedules | static |
Clear(void) | cListBase | virtual |
ClearAll(void) | cSchedules | static |
cListBase(void) | cListBase | protected |
Count(void) const | cListBase | inline |
count | cListBase | protected |
cSchedule class | cSchedules | friend |
cSchedulesLock class | cSchedules | friend |
Del(cListObject *Object, bool DeleteObject=true) | cListBase | |
Dump(FILE *f=NULL, const char *Prefix="", eDumpMode DumpMode=dmAll, time_t AtTime=0) | cSchedules | static |
epgDataFileName | cSchedules | privatestatic |
First(void) const | cList< cSchedule > | inline |
Get(int Index) const | cList< cSchedule > | inline |
GetSchedule(tChannelID ChannelID) const | cSchedules | |
GetSchedule(const cChannel *Channel, bool AddIfMissing=false) const | cSchedules | |
Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
Last(void) const | cList< cSchedule > | inline |
lastDump | cSchedules | privatestatic |
lastObject | cListBase | protected |
Modified(void) | cSchedules | inlinestatic |
modified | cSchedules | privatestatic |
Move(int From, int To) | cListBase | virtual |
Move(cListObject *From, cListObject *To) | cListBase | |
Next(const cSchedule *object) const | cList< cSchedule > | inline |
objects | cListBase | protected |
Prev(const cSchedule *object) const | cList< cSchedule > | inline |
Read(FILE *f=NULL) | cSchedules | static |
ResetVersions(void) | cSchedules | static |
rwlock | cSchedules | private |
schedules | cSchedules | privatestatic |
Schedules(cSchedulesLock &SchedulesLock) | cSchedules | static |
SetEpgDataFileName(const char *FileName) | cSchedules | static |
SetModified(cSchedule *Schedule) | cSchedules | static |
Sort(void) | cListBase | |
~cListBase() | cListBase | virtual |