CPacket Class Reference

List of all members.

Public Member Functions

int getLength () const
void setLength (int len)
void pack (int pkttype, void *lparam=NULL, void *rparam=NULL, int size=0)
iovec * getPacketVector ()
int getFlag () const
int getType () const
int getExtendedType () const
int32_t getAckSeqNo () const
int getMsgBoundary () const
bool getMsgOrderFlag () const
int32_t getMsgSeq () const
CPacketclone () const

Public Attributes

int32_t & m_iSeqNo
int32_t & m_iMsgNo
int32_t & m_iTimeStamp
int32_t & m_iID
char *& m_pcData

Static Public Attributes

static const int m_iPktHdrSize = 16

Protected Member Functions

CPacketoperator= (const CPacket &)

Protected Attributes

uint32_t m_nHeader [4]
iovec m_PacketVector [2]
int32_t __pad

Friends

class CChannel
class CSndQueue
class CRcvQueue

Detailed Description

Definition at line 57 of file packet.h.


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

Generated on 9 Feb 2013 for barchart-udt-core-2.2.2 by  doxygen 1.6.1