#include <epg.h>
Definition at line 227 of file epg.h.
◆ cEpgDataReader()
cEpgDataReader::cEpgDataReader |
( |
void |
| ) |
|
◆ Action()
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 1365 of file epg.c.
References cSchedules::Read().
The documentation for this class was generated from the following files: