|
MIRA
|
Contains the Serializer template, a base class for all serializers. More...
#include <set>#include <map>#include <boost/type_traits/is_fundamental.hpp>#include <boost/type_traits/is_pointer.hpp>#include <serialization/RecursiveMemberReflector.h>

Go to the source code of this file.
Classes | |
| class | Serializer< Derived > |
| Is a special reflector that is used for serialization. More... | |
| struct | Serializer< Derived >::AObject |
| Is used to store the type and the address of all previously serialized objects in a map. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Contains the Serializer template, a base class for all serializers.
1.8.14