#include <dvbci_appmgr.h>
|
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 |
|
◆ eDVBCIApplicationManagerSession()
eDVBCIApplicationManagerSession::eDVBCIApplicationManagerSession |
( |
eDVBCISlot * |
tslot | ) |
|
◆ ~eDVBCIApplicationManagerSession()
eDVBCIApplicationManagerSession::~eDVBCIApplicationManagerSession |
( |
| ) |
|
◆ enterMenu()
int eDVBCIApplicationManagerSession::enterMenu |
( |
| ) |
|
◆ startMMI()
int eDVBCIApplicationManagerSession::startMMI |
( |
| ) |
|
The documentation for this class was generated from the following files: