vdr 2.7.3
|
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 |
cList(const char *NeedsLocking=NULL) | cList< cSchedule > | inline |
cListBase(const char *NeedsLocking=NULL) | cListBase | protected |
Contains(const cListObject *Object) const | cListBase | |
Count(void) const | cListBase | inline |
count | cListBase | protected |
cSchedule class | cSchedules | friend |
cSchedules(void) | cSchedules | |
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 |
First(void) | cList< cSchedule > | inline |
Get(int Index) const | cList< cSchedule > | inline |
Get(int Index) | cList< cSchedule > | inline |
GetSchedule(tChannelID ChannelID) const | cSchedules | |
GetSchedule(const cChannel *Channel, bool AddIfMissing=false) const | cSchedules | |
GetSchedulesRead(cStateKey &StateKey, int TimeoutMs=0) | cSchedules | static |
GetSchedulesWrite(cStateKey &StateKey, int TimeoutMs=0) | cSchedules | static |
Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
Last(void) const | cList< cSchedule > | inline |
Last(void) | cList< cSchedule > | inline |
lastDump | cSchedules | privatestatic |
lastObject | cListBase | protected |
Lock(cStateKey &StateKey, bool Write=false, int TimeoutMs=0) const | cListBase | |
Move(int From, int To) | cListBase | virtual |
Move(cListObject *From, cListObject *To) | cListBase | |
needsLocking | cListBase | protected |
Next(const cSchedule *Object) const | cList< cSchedule > | inline |
Next(const cSchedule *Object) | cList< cSchedule > | inline |
objects | cListBase | protected |
Prev(const cSchedule *Object) const | cList< cSchedule > | inline |
Prev(const cSchedule *Object) | cList< cSchedule > | inline |
Read(FILE *f=NULL) | cSchedules | static |
ResetVersions(void) | cSchedules | static |
schedules | cSchedules | privatestatic |
SetEpgDataFileName(const char *FileName) | cSchedules | static |
SetExplicitModify(void) | cListBase | |
SetModified(void) | cListBase | |
SetSyncStateKey(cStateKey &StateKey) | cListBase | inline |
SetUseGarbageCollector(void) | cListBase | inline |
Sort(void) | cListBase | |
stateLock | cListBase | mutableprotected |
useGarbageCollector | cListBase | protected |
~cListBase() | cListBase | virtual |