22 #ifndef MAMA_DISPATCHER_CPP_H__
23 #define MAMA_DISPATCHER_CPP_H__
64 mamaDispatcher mDispatcher;
67 #endif // MAMA_DISPATCHER_CPP_H__
Definition: MamaBasicSubscription.h:27
Queue allows applications to dispatch events in order with multiple threads using a single MamaDispat...
Definition: MamaQueue.h:40
The dispatcher dispatches events from a queue until it is destroyed or MamaQueue->stopDispatch () is ...
Definition: MamaDispatcher.h:35