vdr  1.7.27
Public Member Functions
cEpgDataReader Class Reference

#include <epg.h>

List of all members.

Public Member Functions

 cEpgDataReader (void)
virtual void Action (void)
 cEpgDataReader (void)
virtual void Action (void)

Detailed Description

Definition at line 217 of file epg.h.


Constructor & Destructor Documentation

Definition at line 1290 of file epg.c.


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 1295 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: