openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
epgtransponderdatareader.h File Reference
#include <tr1/unordered_map>
#include <lib/dvb/epgcache.h>
#include <lib/base/thread.h>
#include <lib/base/message.h>

Go to the source code of this file.

Classes

class  eEPGTransponderDataReader
 
struct  eEPGTransponderDataReader::Message
 

Macros

#define UPDATE_INTERVAL   3600000
 
#define ZAP_DELAY   2000
 

Typedefs

typedef std::map< eDVBChannelID, time_t > updateMap
 
typedef std::map< iDVBChannel *, eEPGChannelData * > ChannelMap
 

Macro Definition Documentation

◆ UPDATE_INTERVAL

#define UPDATE_INTERVAL   3600000

◆ ZAP_DELAY

#define ZAP_DELAY   2000

Typedef Documentation

◆ ChannelMap

typedef std::map<iDVBChannel*, eEPGChannelData*> ChannelMap

◆ updateMap

typedef std::map<eDVBChannelID, time_t> updateMap