MIRA
Classes | Namespaces | Typedefs
Status.h File Reference

Status and status management classes used for diagnostics. More...

#include <sstream>
#include <list>
#include <boost/optional.hpp>
#include <utils/Time.h>
#include <serialization/Serialization.h>
#include <serialization/adapters/std/map>
#include <fw/FrameworkExports.h>
Include dependency graph for Status.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Status
 Status entry class. More...
 
class  DiagnosticsModule
 Base class for modules that want to use diagnostics and set the current status. More...
 
class  StatusManager
 Manages the status of one or multiple modules inheriting from DiagnosticsModule. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Typedefs

typedef DiagnosticsModule * DiagnosticsModulePtr
 Typedef of a DiagnosticsModule pointer. More...
 

Detailed Description

Status and status management classes used for diagnostics.

Author
Tim Langner
Date
2011/01/29