MIRA
|
ReflectCollectionCount and ReflectCollectionItems to be specialized for certain Reflectors. More...
#include <serialization/ReflectorInterface.h>
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 | |
ReflectCollectionCount and ReflectCollectionItems to be specialized for certain Reflectors.