P2OSPacket Class Reference
#include <packet.h>
List of all members.
Detailed Description
Definition at line 33 of file packet.h.
Member Function Documentation
int P2OSPacket::Build |
( |
unsigned char * |
data, |
|
|
unsigned char |
datasize | |
|
) |
| | |
int P2OSPacket::CalcChkSum |
( |
|
) |
|
bool P2OSPacket::Check |
( |
|
) |
|
bool P2OSPacket::operator!= |
( |
P2OSPacket |
p |
) |
[inline] |
void P2OSPacket::Print |
( |
|
) |
|
void P2OSPacket::PrintHex |
( |
|
) |
|
int P2OSPacket::Receive |
( |
int |
fd |
) |
|
int P2OSPacket::Send |
( |
int |
fd |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: