MIRA
|
TODO Add description. More...
Go to the source code of this file.
Classes | |
class | IRunnable |
Base for all runnable classes that can be signaled when they need to run again. More... | |
class | DiagnosticRunnable |
class | FunctionRunnable< F > |
Runnable that wraps any function pointer. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
typedef boost::shared_ptr< IRunnable > | IRunnablePtr |
a runnable pointer More... | |
typedef boost::shared_ptr< DiagnosticRunnable > | DiagnosticRunnablePtr |
TODO Add description.