![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <dvbci_datetimemgr.h>
Public Member Functions | |
| eDVBCIDateTimeSession () | |
| void | sendDateTime () |
Public Member Functions inherited from eDVBCISession | |
| virtual | ~eDVBCISession () |
| int | poll () |
| int | getState () |
| int | getStatus () |
Additional Inherited Members | |
Public Types inherited from eDVBCISession | |
| enum | { stateInCreation , stateBusy , stateInDeletion , stateStarted , statePrivate } |
Static Public Member Functions inherited from eDVBCISession | |
| static void | deleteSessions (const eDVBCISlot *slot) |
| static int | parseLengthField (const unsigned char *pkt, int &len) |
| static int | buildLengthField (unsigned char *pkt, int len) |
| static void | receiveData (eDVBCISlot *slot, const unsigned char *ptr, size_t len) |
| static int | pollAll () |
Protected Member Functions inherited from eDVBCISession | |
| void | sendAPDU (const unsigned char *tag, const void *data=0, int len=0) |
| void | sendSPDU (unsigned char tag, const void *data, int len, const void *apdu=0, int alen=0) |
| void | handleClose () |
Protected Attributes inherited from eDVBCISession | |
| int | state |
| int | status |
| int | action |
| eDVBCISlot * | slot |
| unsigned short | session_nb |
| eDVBCIDateTimeSession::eDVBCIDateTimeSession | ( | ) |
| void eDVBCIDateTimeSession::sendDateTime | ( | ) |