MIRA
Classes | Namespaces | Typedefs
Runnable.h File Reference

TODO Add description. More...

#include <boost/enable_shared_from_this.hpp>
#include <error/LoggingAux.h>
#include <fw/Status.h>
Include dependency graph for Runnable.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

TODO Add description.

Author
Erik Einhorn, Tim Langner
Date
14/04/16