PBUFFER Class Reference

#include <net.h>

List of all members.

Public Member Functions

bool Valid ()
void Put (UDPpacket *newp)
void Clear ()
 PBUFFER ()
 ~PBUFFER ()

Public Attributes

Uint8 * data
int len

Private Attributes

bool valid


Detailed Description

Definition at line 73 of file net.h.


Constructor & Destructor Documentation

PBUFFER::PBUFFER  )  [inline]
 

Definition at line 84 of file net.h.

References data, NULL, and valid.

PBUFFER::~PBUFFER  )  [inline]
 

Definition at line 85 of file net.h.

References data, and NULL.


Member Function Documentation

void PBUFFER::Clear  )  [inline]
 

Definition at line 83 of file net.h.

References valid.

Referenced by MULTIPLAY::ReceivePacketArray(), and MULTIPLAY::ReceiveState().

void PBUFFER::Put UDPpacket *  newp  ) 
 

Definition at line 372 of file net.cpp.

References data, MAX_PACKET_SIZE, NULL, and valid.

bool PBUFFER::Valid  )  [inline]
 

Definition at line 81 of file net.h.

References valid.

Referenced by MULTIPLAY::ReceivePacketArray(), and MULTIPLAY::ReceiveState().


Member Data Documentation

Uint8* PBUFFER::data
 

Definition at line 79 of file net.h.

Referenced by PBUFFER(), MULTIPLAY::ProcessPacket(), Put(), MULTIPLAY::ReceivePacketArray(), MULTIPLAY::ReceiveState(), and ~PBUFFER().

int PBUFFER::len
 

Definition at line 80 of file net.h.

Referenced by MULTIPLAY::ProcessPacket().

bool PBUFFER::valid [private]
 

Definition at line 76 of file net.h.

Referenced by Clear(), PBUFFER(), Put(), and Valid().


The documentation for this class was generated from the following files:
Generated on Thu Oct 19 04:12:22 2006 by  doxygen 1.4.6