![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#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 |
| #define UPDATE_INTERVAL 3600000 |
| #define ZAP_DELAY 2000 |
| typedef std::map<iDVBChannel*, eEPGChannelData*> ChannelMap |
| typedef std::map<eDVBChannelID, time_t> updateMap |