|
virtual bool | SetEventID (cEvent *Event, tEventID EventID) |
|
virtual bool | SetStartTime (cEvent *Event, time_t StartTime) |
|
virtual bool | SetDuration (cEvent *Event, int Duration) |
|
virtual bool | SetTitle (cEvent *Event, const char *Title) |
|
virtual bool | SetShortText (cEvent *Event, const char *ShortText) |
|
virtual bool | SetDescription (cEvent *Event, const char *Description) |
|
virtual bool | SetContents (cEvent *Event, uchar *Contents) |
|
virtual bool | SetParentalRating (cEvent *Event, int ParentalRating) |
|
virtual bool | SetVps (cEvent *Event, time_t Vps) |
|
virtual bool | FixEpgBugs (cEvent *Event) |
|
Public Member Functions inherited from cEpgHandler |
| cEpgHandler (void) |
|
virtual | ~cEpgHandler () |
|
virtual bool | SetComponents (cEvent *Event, cComponents *Components) |
|
virtual bool | BeginSegmentTransfer (const cChannel *Channel, bool Dummy) |
|
virtual bool | EndSegmentTransfer (bool Modified, bool Dummy) |
|
| cListObject (void) |
|
virtual | ~cListObject () |
|
void | Append (cListObject *Object) |
|
void | Insert (cListObject *Object) |
|
void | Unlink (void) |
|
int | Index (void) const |
|
cListObject * | Prev (void) const |
|
cListObject * | Next (void) const |
|
Definition at line 17 of file epgtableid0.c.
◆ FixEpgBugs()
bool cTable0Handler::FixEpgBugs |
( |
cEvent * |
Event | ) |
|
|
virtual |
◆ Ignore()
bool cTable0Handler::Ignore |
( |
cEvent * |
Event | ) |
|
|
inlineprivate |
◆ SetContents()
bool cTable0Handler::SetContents |
( |
cEvent * |
Event, |
|
|
uchar * |
Contents |
|
) |
| |
|
virtual |
◆ SetDescription()
bool cTable0Handler::SetDescription |
( |
cEvent * |
Event, |
|
|
const char * |
Description |
|
) |
| |
|
virtual |
◆ SetDuration()
bool cTable0Handler::SetDuration |
( |
cEvent * |
Event, |
|
|
int |
Duration |
|
) |
| |
|
virtual |
◆ SetEventID()
◆ SetParentalRating()
bool cTable0Handler::SetParentalRating |
( |
cEvent * |
Event, |
|
|
int |
ParentalRating |
|
) |
| |
|
virtual |
◆ SetShortText()
bool cTable0Handler::SetShortText |
( |
cEvent * |
Event, |
|
|
const char * |
ShortText |
|
) |
| |
|
virtual |
◆ SetStartTime()
bool cTable0Handler::SetStartTime |
( |
cEvent * |
Event, |
|
|
time_t |
StartTime |
|
) |
| |
|
virtual |
◆ SetTitle()
bool cTable0Handler::SetTitle |
( |
cEvent * |
Event, |
|
|
const char * |
Title |
|
) |
| |
|
virtual |
◆ SetVps()
bool cTable0Handler::SetVps |
( |
cEvent * |
Event, |
|
|
time_t |
Vps |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: