NetValue32Data Struct Reference

#include <netstructs.h>

Inheritance diagram for NetValue32Data:

Inheritance graph
[legend]
Collaboration diagram for NetValue32Data:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NetValue32Data (Uint32 typ=0)
Uint32 get ()
 
Returns:
the value in OSBO

void set (Uint32 v)
 sets the value

Protected Attributes

Uint32 nValue
 the 32-Bit value in NBO

Detailed Description

A simple struct, containing one 32-Bit value (and the type of course).


Constructor & Destructor Documentation

NetValue32Data::NetValue32Data ( Uint32  typ = 0  )  [inline]

Parameters:
typ the type of the package


Member Function Documentation

void NetValue32Data::set ( Uint32  v  )  [inline]

sets the value

Parameters:
v the value in OSBO


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