DistributedCycledAnalogMsgDispatcher Class Reference

Interface that is implemented by analog message dispatcher which dispatch messages every sim cycle (= min delay steps). More...

#include <DistributedCycledAnalogMsgDispatcher.h>

Inheritance diagram for DistributedCycledAnalogMsgDispatcher:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DistributedCycledAnalogMsgDispatcher ()
virtual void dispatchDelayerCycledIncomingAnalogMsgs ()=0


Detailed Description

Interface that is implemented by analog message dispatcher which dispatch messages every sim cycle (= min delay steps).

Used by DistributedSimEngine. Implemented by DistributedAnalogMsgDispatcher for the single thread case and by MTDistributedCycledAnalogMsgDispatcher for the multi thread case

Definition at line 10 of file DistributedCycledAnalogMsgDispatcher.h.


Constructor & Destructor Documentation

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

Definition at line 14 of file DistributedCycledAnalogMsgDispatcher.h.


Member Function Documentation

virtual void DistributedCycledAnalogMsgDispatcher::dispatchDelayerCycledIncomingAnalogMsgs (  )  [pure virtual]


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

Generated on Wed Jul 9 16:34:47 2008 for PCSIM by  doxygen 1.5.5