#include <dvbci_camgr.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 |
|
◆ eDVBCICAManagerSession()
eDVBCICAManagerSession::eDVBCICAManagerSession |
( |
eDVBCISlot * |
tslot | ) |
|
◆ ~eDVBCICAManagerSession()
eDVBCICAManagerSession::~eDVBCICAManagerSession |
( |
| ) |
|
◆ getCAIDs()
const std::vector<uint16_t>& eDVBCICAManagerSession::getCAIDs |
( |
| ) |
const |
|
inline |
◆ sendCAPMT()
int eDVBCICAManagerSession::sendCAPMT |
( |
unsigned char * |
pmt, |
|
|
int |
len |
|
) |
| |
The documentation for this class was generated from the following files: