Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | Namespace Members | Class Members

Simulator::GenericDispatcher Class Reference

#include <simulator/simulator.h>

Inheritance diagram for Simulator::GenericDispatcher:

Inheritance graph
[legend]
List of all members.

Detailed Description

This base class of object method wrappers is put in the public namespace of the Simulator so it can be used with the generic post methods.

Most probably you won't need it for normal operation.


Public Member Functions

virtual bool dispatch (Simulator *simu) const
 Dispatch the event.
void * operator new (size_t)
void operator delete (void *, size_t)

Static Protected Member Functions

static void allocateMemory ()

Static Protected Attributes

static void * memory = 0
static void * freeMem = 0

Friends

class Simulator


Member Function Documentation

bool Simulator::GenericDispatcher::dispatch Simulator simu  )  const [virtual]
 

Dispatch the event.

A reference to the managing simulator is provided return true if the event is consumed and should be deleted, false if is is re-used


The documentation for this class was generated from the following files:
Generated on Mon Mar 28 11:27:55 2005 for Crogai by  doxygen 1.4.1