SystemCoreRequestSyncEvent Class Reference

#include <SystemCoreEvents.h>

Inherits Event.

Collaboration diagram for SystemCoreRequestSyncEvent:

List of all members.


Public Types

typedef EventFactory
< SystemCoreRequestSyncEvent
Factory

Public Member Functions

 SystemCoreRequestSyncEvent ()
virtual void encode (NetMessage *message)
virtual void decode (NetMessage *message)
virtual void execute ()
virtual std::string toString ()

Protected Attributes

unsigned requestUserId

Member Typedef Documentation


Constructor & Destructor Documentation

SystemCoreRequestSyncEvent::SystemCoreRequestSyncEvent (  ) 


Member Function Documentation

void SystemCoreRequestSyncEvent::decode ( NetMessage message  )  [virtual]

Reimplemented from Event.

void SystemCoreRequestSyncEvent::encode ( NetMessage message  )  [virtual]

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

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

Reimplemented from Event.

void SystemCoreRequestSyncEvent::execute (  )  [virtual]

Process the Event.

Todo:
write more precise description

Implements Event.

std::string SystemCoreRequestSyncEvent::toString (  )  [virtual]

Return a string representation of the Event, containing all attributes.

Reimplemented from Event.


Member Data Documentation


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

Generated on Wed Oct 20 16:12:01 2010 for inVRs by doxygen 1.5.8