P2OSPacket Class Reference

List of all members.

Detailed Description

Definition at line 40 of file p2os/packet.h.


Public Member Functions

int CalcChkSum ()
void Print ()
void PrintHex ()
int Build (unsigned char *data, unsigned char datasize)
int Send (int fd)
int Receive (int fd)
bool Check ()
bool operator!= (P2OSPacket p)

Public Attributes

unsigned char packet [PACKET_LEN]
unsigned char size
double timestamp

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

Last updated 12 September 2005 21:38:45