MIRA
Classes | Namespaces | Macros
DefaultInitializer.h File Reference

Provides the DefaultInitializer. More...

#include <serialization/AbstractReflector.h>
#include <serialization/IgnoreMissing.h>
Include dependency graph for DefaultInitializer.h:

Go to the source code of this file.

Classes

class  DefaultInitializer
 Reflector that visits the reflect method of objects in order to initialize them using the specified default values. More...
 

Namespaces

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

Macros

#define MIRA_INITIALIZE_THIS   mira::DefaultInitializer::initialize(*this)
 Initializes the members of this instance using the default values specified within the reflect method. More...
 

Detailed Description

Provides the DefaultInitializer.

Author
Erik Einhorn
Date
2011/08/17