#include <epg.h>
Definition at line 236 of file epg.h.
◆ cEpgDataReader() [1/2]
cEpgDataReader::cEpgDataReader |
( |
void |
| ) |
|
◆ cEpgDataReader() [2/2]
cEpgDataReader::cEpgDataReader |
( |
void |
| ) |
|
◆ Action() [1/2]
void cEpgDataReader::Action |
( |
void |
| ) |
|
|
virtual |
A derived cThread class must implement the code it wants to execute as a separate thread in this function.
If this is a loop, it must check Running() repeatedly to see whether it's time to stop.
Implements cThread.
Definition at line 1410 of file epg.c.
References cSchedules::Read().
◆ Action() [2/2]
virtual void cEpgDataReader::Action |
( |
void |
| ) |
|
|
virtual |
A derived cThread class must implement the code it wants to execute as a separate thread in this function.
If this is a loop, it must check Running() repeatedly to see whether it's time to stop.
Implements cThread.
The documentation for this class was generated from the following files: