Physics2DSyncEvent Class Reference

#include <2DPhysicsEvents.h>

Inherits Event.

Collaboration diagram for Physics2DSyncEvent:

List of all members.


Classes

struct  TransformationPipeIdData

Public Types

typedef EventFactory
< Physics2DSyncEvent
Factory

Public Member Functions

 Physics2DSyncEvent (void *dummy)
virtual ~Physics2DSyncEvent ()
 Physics2DSyncEvent ()

Protected Member Functions

virtual void decode (NetMessage *message)
virtual void encode (NetMessage *message)
virtual void execute ()

Protected Attributes

std::vector
< TransformationPipeIdData * > 
pipeList

Member Typedef Documentation


Constructor & Destructor Documentation

Physics2DSyncEvent::Physics2DSyncEvent ( void *  dummy  ) 

Physics2DSyncEvent::~Physics2DSyncEvent (  )  [virtual]

Physics2DSyncEvent::Physics2DSyncEvent (  ) 


Member Function Documentation

void Physics2DSyncEvent::decode ( NetMessage message  )  [protected, virtual]

Reimplemented from Event.

void Physics2DSyncEvent::encode ( NetMessage message  )  [protected, virtual]

Todo:
should Event::decode() and Event::encode() be protected?

describe Event::decode() and Event::encode()

Reimplemented from Event.

void Physics2DSyncEvent::execute (  )  [protected, virtual]

Process the Event.

Todo:
write more precise description

Implements Event.


Member Data Documentation


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

Generated on Wed Oct 20 16:11:59 2010 for inVRs by doxygen 1.5.8