1 #ifndef _SIGX_AUTO_DISPATCHABLE_HPP_
2 #define _SIGX_AUTO_DISPATCHABLE_HPP_
23 #include <sigxconfig.h>
53 #endif // end file guard
Derived classes designate their ability to dispatch messages over a sigx::dispatcher.
Definition: dispatchable.h:51
A dispatchable managing the pointer to the dispatcher.
Definition: auto_dispatchable.h:41
Definition: auto_dispatchable.h:27
base class denoting the ability to dispatch messages between threads.
Definition: dispatcher.h:140