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

GenericDispatcher Class Reference

#include <simulator/simulator_dispatcher_templates.h>

Inheritance diagram for 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
static void * freeMem

Friends

class Simulator


Member Function Documentation

virtual bool 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 file:
Generated on Mon Mar 28 11:27:14 2005 for Crogai by  doxygen 1.4.1