#include <dvbci_session.h>
◆ anonymous enum
Enumerator |
---|
stateInCreation | |
stateBusy | |
stateInDeletion | |
stateStarted | |
statePrivate | |
◆ ~eDVBCISession()
eDVBCISession::~eDVBCISession |
( |
| ) |
|
|
virtual |
◆ buildLengthField()
int eDVBCISession::buildLengthField |
( |
unsigned char * |
pkt, |
|
|
int |
len |
|
) |
| |
|
static |
◆ deleteSessions()
void eDVBCISession::deleteSessions |
( |
const eDVBCISlot * |
slot | ) |
|
|
static |
◆ doAction()
virtual int eDVBCISession::doAction |
( |
| ) |
|
|
protectedpure virtual |
◆ getState()
int eDVBCISession::getState |
( |
| ) |
|
|
inline |
◆ getStatus()
int eDVBCISession::getStatus |
( |
| ) |
|
|
inline |
◆ handleClose()
void eDVBCISession::handleClose |
( |
| ) |
|
|
protected |
◆ parseLengthField()
int eDVBCISession::parseLengthField |
( |
const unsigned char * |
pkt, |
|
|
int & |
len |
|
) |
| |
|
static |
◆ poll()
int eDVBCISession::poll |
( |
| ) |
|
|
inline |
◆ pollAll()
int eDVBCISession::pollAll |
( |
| ) |
|
|
static |
◆ receivedAPDU()
virtual int eDVBCISession::receivedAPDU |
( |
const unsigned char * |
tag, |
|
|
const void * |
data, |
|
|
int |
len |
|
) |
| |
|
protectedpure virtual |
◆ receiveData()
void eDVBCISession::receiveData |
( |
eDVBCISlot * |
slot, |
|
|
const unsigned char * |
ptr, |
|
|
size_t |
len |
|
) |
| |
|
static |
◆ sendAPDU()
void eDVBCISession::sendAPDU |
( |
const unsigned char * |
tag, |
|
|
const void * |
data = 0 , |
|
|
int |
len = 0 |
|
) |
| |
|
protected |
◆ sendSPDU()
void eDVBCISession::sendSPDU |
( |
unsigned char |
tag, |
|
|
const void * |
data, |
|
|
int |
len, |
|
|
const void * |
apdu = 0 , |
|
|
int |
alen = 0 |
|
) |
| |
|
protected |
◆ action
int eDVBCISession::action |
|
protected |
◆ session_nb
unsigned short eDVBCISession::session_nb |
|
protected |
◆ slot
◆ state
◆ status
int eDVBCISession::status |
|
protected |
The documentation for this class was generated from the following files: