Definition at line 1140 of file epg.c.
◆ cEpgDataWriter()
cEpgDataWriter::cEpgDataWriter |
( |
void |
| ) |
|
◆ Action()
void cEpgDataWriter::Action |
( |
void |
| ) |
|
|
protectedvirtual |
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 1158 of file epg.c.
References Perform().
◆ Perform()
void cEpgDataWriter::Perform |
( |
void |
| ) |
|
◆ SetDump()
void cEpgDataWriter::SetDump |
( |
bool |
Dump | ) |
|
|
inline |
◆ dump
bool cEpgDataWriter::dump |
|
private |
◆ mutex
The documentation for this class was generated from the following file: