SimReqHandlerClient Class Reference

Client for SimReqHandler hooks. More...

#include <Simulation/SimReqHandlerClient.H>

Inheritance diagram for SimReqHandlerClient:
Inheritance graph
[legend]
Collaboration diagram for SimReqHandlerClient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~SimReqHandlerClient ()
 Destructor.
void registerSimReqHandler (SimReqHandlerBase *s)
 Register a new callback.
size_t numReqHandlers () const
 Return the number of callbacks.

Friends

class SimEventQueue

Detailed Description

Client for SimReqHandler hooks.

SimModule derives from this class, which provides the facilities to hold a bunch of SimReqHandler hooks to SimEventQueue requests.

Definition at line 50 of file SimReqHandlerClient.H.


Constructor & Destructor Documentation

SimReqHandlerClient::~SimReqHandlerClient (  )  [virtual]

Destructor.

Definition at line 43 of file SimReqHandlerClient.C.


Member Function Documentation

size_t SimReqHandlerClient::numReqHandlers (  )  const

Return the number of callbacks.

Definition at line 51 of file SimReqHandlerClient.C.

Referenced by SimModule::start1().

void SimReqHandlerClient::registerSimReqHandler ( SimReqHandlerBase s  ) 

Register a new callback.

Definition at line 46 of file SimReqHandlerClient.C.

Referenced by SimReqHandlerBase::SimReqHandlerBase().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:25:23 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3