vdr
2.2.0
|
This is the complete list of members for cEpgHandlers, including all inherited members.
Add(cListObject *Object, cListObject *After=NULL) | cListBase | |
BeginSegmentTransfer(const cChannel *Channel, bool OnlyRunningStatus) | cEpgHandlers | |
Clear(void) | cListBase | virtual |
cListBase(void) | cListBase | protected |
Count(void) const | cListBase | inline |
count | cListBase | protected |
Del(cListObject *Object, bool DeleteObject=true) | cListBase | |
DropOutdated(cSchedule *Schedule, time_t SegmentStart, time_t SegmentEnd, uchar TableID, uchar Version) | cEpgHandlers | |
EndSegmentTransfer(bool Modified, bool OnlyRunningStatus) | cEpgHandlers | |
First(void) const | cList< cEpgHandler > | inline |
FixEpgBugs(cEvent *Event) | cEpgHandlers | |
Get(int Index) const | cList< cEpgHandler > | inline |
HandledExternally(const cChannel *Channel) | cEpgHandlers | |
HandleEitEvent(cSchedule *Schedule, const SI::EIT::Event *EitEvent, uchar TableID, uchar Version) | cEpgHandlers | |
HandleEvent(cEvent *Event) | cEpgHandlers | |
IgnoreChannel(const cChannel *Channel) | cEpgHandlers | |
Ins(cListObject *Object, cListObject *Before=NULL) | cListBase | |
IsUpdate(tEventID EventID, time_t StartTime, uchar TableID, uchar Version) | cEpgHandlers | |
Last(void) const | cList< cEpgHandler > | inline |
lastObject | cListBase | protected |
Move(int From, int To) | cListBase | virtual |
Move(cListObject *From, cListObject *To) | cListBase | |
Next(const cEpgHandler *object) const | cList< cEpgHandler > | inline |
objects | cListBase | protected |
Prev(const cEpgHandler *object) const | cList< cEpgHandler > | inline |
SetComponents(cEvent *Event, cComponents *Components) | cEpgHandlers | |
SetContents(cEvent *Event, uchar *Contents) | cEpgHandlers | |
SetDescription(cEvent *Event, const char *Description) | cEpgHandlers | |
SetDuration(cEvent *Event, int Duration) | cEpgHandlers | |
SetEventID(cEvent *Event, tEventID EventID) | cEpgHandlers | |
SetParentalRating(cEvent *Event, int ParentalRating) | cEpgHandlers | |
SetShortText(cEvent *Event, const char *ShortText) | cEpgHandlers | |
SetStartTime(cEvent *Event, time_t StartTime) | cEpgHandlers | |
SetTitle(cEvent *Event, const char *Title) | cEpgHandlers | |
SetVps(cEvent *Event, time_t Vps) | cEpgHandlers | |
Sort(void) | cListBase | |
SortSchedule(cSchedule *Schedule) | cEpgHandlers | |
~cListBase() | cListBase | virtual |