#include <DistributedCycledAnalogMsgDispatcher.h>

Public Member Functions | |
| virtual | ~DistributedCycledAnalogMsgDispatcher () | 
| virtual void | dispatchDelayerCycledIncomingAnalogMsgs ()=0 | 
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.
| virtual DistributedCycledAnalogMsgDispatcher::~DistributedCycledAnalogMsgDispatcher | ( | ) |  [inline, virtual] | 
        
Definition at line 14 of file DistributedCycledAnalogMsgDispatcher.h.
| virtual void DistributedCycledAnalogMsgDispatcher::dispatchDelayerCycledIncomingAnalogMsgs | ( | ) |  [pure virtual] | 
        
 1.5.5