Defined in file: hzIpServer.h
Constructors/Detructors
hzPktQue* | hzPktQue | (void) | |
Default constructor | hzPktQue() | Not specified in code. Default applies |
Public Methods:
void | Clear | (void) | |
hzPacket* | Peek | (void) | |
void | Pull | (void) | |
hzEcode | Push | (hzPacket& pkt) | |
hzEcode | Push | (const hzChain& Z) | |
unsigned int | Size | (void) |
Member Variables:
unsigned int | m_nSeq | No description | |
unsigned int | m_nSize | No description | |
hzPacket* | m_pFinal | No description | |
hzPacket* | m_pStart | No description |