CreateEvent Class Reference

CreateEvent: A class derived from ObserverEvent that stores information on how many elements to create, in what patch, for an engine. More...

#include <DynamicEvents.h>

Inheritance diagram for CreateEvent:

Inheritance graph
[legend]
Collaboration diagram for CreateEvent:

Collaboration graph
[legend]

List of all members.

Public Types

typedef DynamicEvents::PatchID_t PatchID_t
typedef DynamicEvents::CreateSize_t CreateSize_t

Public Member Functions

 CreateEvent (CreateSize_t num, PatchID_t p)
virtual ~CreateEvent ()
CreateSize_t amount () const
PatchID_t patch () const


Detailed Description

CreateEvent: A class derived from ObserverEvent that stores information on how many elements to create, in what patch, for an engine.

It stores the create amount, create patch, and provides "amount()" and "patch()" methods to query this info.


Member Typedef Documentation


Constructor & Destructor Documentation

CreateEvent::CreateEvent ( CreateSize_t  num,
PatchID_t  p 
) [inline]

virtual CreateEvent::~CreateEvent (  )  [inline, virtual]


Member Function Documentation

CreateSize_t CreateEvent::amount (  )  const [inline]

PatchID_t CreateEvent::patch (  )  const [inline]


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

Generated on Wed Mar 16 06:19:47 2011 for FreePOOMA by  doxygen 1.5.9