#include <MTDistributedCycledAnalogMsgDispatcher.h>
Public Member Functions | |
DistributedCycledAnalogMessagesDispatchJob (DistributedCycledAnalogMsgDispatcher *cycledAnalogMsgDispatcher) | |
virtual void | start () |
Protected Attributes | |
DistributedCycledAnalogMsgDispatcher * | _cycledAnalogMsgDispatcher |
Definition at line 8 of file MTDistributedCycledAnalogMsgDispatcher.h.
DistributedCycledAnalogMessagesDispatchJob::DistributedCycledAnalogMessagesDispatchJob | ( | DistributedCycledAnalogMsgDispatcher * | cycledAnalogMsgDispatcher | ) | [inline] |
Definition at line 11 of file MTDistributedCycledAnalogMsgDispatcher.h.
virtual void DistributedCycledAnalogMessagesDispatchJob::start | ( | ) | [inline, virtual] |
Implements ThreadPoolJob.
Definition at line 16 of file MTDistributedCycledAnalogMsgDispatcher.h.
References _cycledAnalogMsgDispatcher, and DistributedCycledAnalogMsgDispatcher::dispatchDelayerCycledIncomingAnalogMsgs().