IdPoolListenerFinalizeAllocationEvent Class Reference

#include <IdPoolListener.h>

Inherits Event.

Collaboration diagram for IdPoolListenerFinalizeAllocationEvent:

List of all members.


Public Types

typedef EventFactory
< IdPoolListenerFinalizeAllocationEvent
Factory

Public Member Functions

 IdPoolListenerFinalizeAllocationEvent (unsigned srcModuleId, std::string poolName, std::string subPoolName, unsigned bKeep)
 IdPoolListenerFinalizeAllocationEvent ()
virtual void encode (NetMessage *message)
virtual void decode (NetMessage *message)
virtual void execute ()

Protected Attributes

std::string poolName
std::string subPoolName
unsigned bKeep

Member Typedef Documentation


Constructor & Destructor Documentation

IdPoolListenerFinalizeAllocationEvent::IdPoolListenerFinalizeAllocationEvent ( unsigned  srcModuleId,
std::string  poolName,
std::string  subPoolName,
unsigned  bKeep 
)

IdPoolListenerFinalizeAllocationEvent::IdPoolListenerFinalizeAllocationEvent (  ) 


Member Function Documentation

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

Reimplemented from Event.

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

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

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

Reimplemented from Event.

void IdPoolListenerFinalizeAllocationEvent::execute (  )  [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:57 2010 for inVRs by doxygen 1.5.8