![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <dvbci_datetimemgr.h>
Public Member Functions | |
eDVBCIDateTimeSession () | |
void | sendDateTime () |
![]() | |
virtual | ~eDVBCISession () |
int | poll () |
int | getState () |
int | getStatus () |
Additional Inherited Members | |
![]() | |
enum | { stateInCreation , stateBusy , stateInDeletion , stateStarted , statePrivate } |
![]() | |
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 () |
![]() | |
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 () |
![]() | |
int | state |
int | status |
int | action |
eDVBCISlot * | slot |
unsigned short | session_nb |
eDVBCIDateTimeSession::eDVBCIDateTimeSession | ( | ) |
void eDVBCIDateTimeSession::sendDateTime | ( | ) |