MIRA
|
Runtime class containing the threading related parts of authorities. More...
#include <fw/DispatcherThread.h>
Go to the source code of this file.
Classes | |
class | AuthorityRuntime |
This class contains threading functionality that can be shared among different authorities so that all of them use the same thread (dispatcher thread). More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
typedef boost::shared_ptr< AuthorityRuntime > | AuthorityRuntimePtr |
Pointer of AuthorityRuntime. More... | |
Runtime class containing the threading related parts of authorities.