![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <esection.h>
Public Member Functions | |
virtual | ~eAUGTable () |
virtual void | getNext (int err)=0 |
Public Attributes | |
sigc::signal1< void, int > | tableReady |
Protected Member Functions | |
void | slotTableReady (int) |
|
inlinevirtual |
|
pure virtual |
Implemented in eAUTable< Table >, eAUTable< eTable< ApplicationInformationSection > >, eAUTable< eTable< MasterGuideTableSection > >, eAUTable< eTable< EventInformationSection > >, eAUTable< eTable< ProgramMapSection > >, eAUTable< eTable< ProgramAssociationSection > >, eAUTable< eTable< ATSCEventInformationSection > >, and eAUTable< eTable< OCSection > >.
|
protected |
sigc::signal1<void, int> eAUGTable::tableReady |