NetBasicData Struct Reference

#include <netstructs.h>

Inheritance diagram for NetBasicData:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Uint32 type ()
void setType (Uint32 t)

Protected Attributes

Uint32 nType
 The packet's type in NBO.

Detailed Description

The basic struct, used for high-level network communication.


Member Function Documentation

Uint32 NetBasicData::type (  )  [inline]

Returns:
the packet's type (in OSBO, so you need not convert it anymore)

void NetBasicData::setType ( Uint32  t  )  [inline]

Sets the packet's type.

Parameters:
t the type-id (in OSBO), it will be converted to NBO


The documentation for this struct was generated from the following file:
Generated on Wed May 9 17:36:29 2007 for netrinjo by  doxygen 1.5.1