![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <epgcache.h>
Public Types | |
| enum | { flush , quit , timeChanged } |
Public Member Functions | |
| Message () | |
| Message (int type) | |
| Message (int type, const eServiceReference &service, int err=0) | |
Public Attributes | |
| int | type |
| uniqueEPGKey | service |
| union { | |
| int err | |
| }; | |
|
inline |
|
inline |
|
inline |
| union { ... } |
| int eEPGCache::Message::err |
| uniqueEPGKey eEPGCache::Message::service |
| int eEPGCache::Message::type |