#include <boost/thread/barrier.hpp>#include <iostream>#include "globaldefinitions.h"#include "AnalogMessageDispatcher.h"#include "SingleThreadAnalogMsgDispatcher.h"#include "MTIncomingAnalogMessageDispatcher.h"


Go to the source code of this file.
Classes | |
| class | MultiThreadAnalogMsgDispatcher |
| Handles analog message dispatching in multi-thread scenario. More... | |
Typedefs | |
| typedef SingleThreadAnalogMsgDispatcher | MTImmediateAnalogMsgDispatcher |
Definition at line 18 of file MultiThreadAnalogMsgDispatcher.h.
1.5.5