cTPDU Class Reference

List of all members.


Detailed Description

Definition at line 230 of file dvbci.cpp.


Public Member Functions

 cTPDU (void)
 cTPDU (uint8_t Slot, uint8_t Tcid, uint8_t Tag, int Length=0, const uint8_t *Data=NULL)
uint8_t Slot (void)
uint8_t Tcid (void)
uint8_t Tag (void)
const uint8_t * Data (int &Length)
uint8_t Status (void)
int Write (int fd)
int Read (int fd)
void Dump (bool Outgoing)

Private Member Functions

const uint8_t * GetData (const uint8_t *Data, int &Length)

Private Attributes

int size
uint8_t data [MAX_TPDU_SIZE]

Constructor & Destructor Documentation

cTPDU::cTPDU ( void   )  [inline]

Definition at line 236 of file dvbci.cpp.

cTPDU::cTPDU ( uint8_t  Slot,
uint8_t  Tcid,
uint8_t  Tag,
int  Length = 0,
const uint8_t *  Data = NULL 
)

Definition at line 248 of file dvbci.cpp.


Member Function Documentation

const uint8_t * cTPDU::GetData ( const uint8_t *  Data,
int &  Length 
) [private]

Definition at line 332 of file dvbci.cpp.

uint8_t cTPDU::Slot ( void   )  [inline]

Definition at line 238 of file dvbci.cpp.

uint8_t cTPDU::Tcid ( void   )  [inline]

Definition at line 239 of file dvbci.cpp.

Referenced by cCiTransportConnection::RecvTPDU().

uint8_t cTPDU::Tag ( void   )  [inline]

Definition at line 240 of file dvbci.cpp.

Referenced by cCiTransportConnection::RecvTPDU().

const uint8_t* cTPDU::Data ( int &  Length  )  [inline]

Definition at line 241 of file dvbci.cpp.

Referenced by cCiTransportConnection::Data().

uint8_t cTPDU::Status ( void   ) 

Definition at line 344 of file dvbci.cpp.

Referenced by cCiTransportConnection::RecvTPDU().

int cTPDU::Write ( int  fd  ) 

Definition at line 294 of file dvbci.cpp.

Referenced by cCiTransportConnection::SendTPDU().

int cTPDU::Read ( int  fd  ) 

Definition at line 303 of file dvbci.cpp.

Referenced by cCiTransportConnection::RecvTPDU().

void cTPDU::Dump ( bool  Outgoing  ) 

Definition at line 315 of file dvbci.cpp.

Referenced by Read(), and Write().


Member Data Documentation

int cTPDU::size [private]

Definition at line 232 of file dvbci.cpp.

Referenced by cTPDU(), Dump(), GetData(), Read(), Status(), and Write().

uint8_t cTPDU::data[MAX_TPDU_SIZE] [private]

Definition at line 233 of file dvbci.cpp.

Referenced by cTPDU(), Dump(), Read(), Status(), and Write().


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5