VRG3D::EventNetMsg Class Reference

A message that contains a single event. More...

#include <EventNet.H>

List of all members.

Public Member Functions

 EventNetMsg (EventRef e)
 EventNetMsg ()
virtual ~EventNetMsg ()
uint32 type () const
void serialize (BinaryOutput &b) const
void deserialize (BinaryInput &b)

Public Attributes

EventRef event


Detailed Description

A message that contains a single event.


Constructor & Destructor Documentation

VRG3D::EventNetMsg::EventNetMsg ( EventRef  e  )  [inline]

VRG3D::EventNetMsg::EventNetMsg (  )  [inline]

virtual VRG3D::EventNetMsg::~EventNetMsg (  )  [inline, virtual]


Member Function Documentation

uint32 VRG3D::EventNetMsg::type (  )  const [inline]

void VRG3D::EventNetMsg::serialize ( BinaryOutput &  b  )  const [inline]

void VRG3D::EventNetMsg::deserialize ( BinaryInput &  b  )  [inline]


Member Data Documentation

EventRef VRG3D::EventNetMsg::event


The documentation for this class was generated from the following file:
Generated on Tue Jul 1 03:20:57 2008 for VRG3D by  doxygen 1.5.1