|
P2OSPacket Class Reference#include <packet.h>
List of all members.
Member Function Documentation
int P2OSPacket::CalcChkSum |
( |
|
) |
|
|
void P2OSPacket::Print |
( |
|
) |
|
|
void P2OSPacket::PrintHex |
( |
|
) |
|
|
int P2OSPacket::Build |
( |
unsigned char * |
data, |
|
|
unsigned char |
datasize |
|
) |
|
|
int P2OSPacket::Send |
( |
int |
fd |
) |
|
|
int P2OSPacket::Receive |
( |
int |
fd |
) |
|
|
bool P2OSPacket::Check |
( |
|
) |
|
|
bool P2OSPacket::operator!= |
( |
P2OSPacket |
p |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Tue May 3 14:15:52 2005 for Player by 1.3.6
|