MIRA
Classes | Namespaces
ReflectCollection.h File Reference

ReflectCollectionCount and ReflectCollectionItems to be specialized for certain Reflectors. More...

#include <serialization/ReflectorInterface.h>
Include dependency graph for ReflectCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ReflectCollectionCount< Reflector, Collection >
 Can be specialized for a concrete derived RecursiveMemberReflector to reflect the size of collections like vectors, arrays, lists, maps, etc. More...
 
struct  ReflectCollectionItems< Reflector, Container >
 Can be specialized for a concrete derived RecursiveMemberReflector to reflect the items of collections like vectors, arrays, lists, maps, etc. More...
 

Namespaces

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

Detailed Description

ReflectCollectionCount and ReflectCollectionItems to be specialized for certain Reflectors.

Author
Erik Einhorn
Date
2010/09/28