#include <epg.h>
Detailed Description
Definition at line 216 of file epg.h.
Constructor & Destructor Documentation
cEpgDataReader::cEpgDataReader |
( |
void |
| ) |
|
cEpgDataReader::cEpgDataReader |
( |
void |
| ) |
|
Member Function Documentation
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 1361 of file epg.c.
References cSchedules::Read().
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: