MIRA
|
XMLSerializer and XMLDeserializer. More...
#include <iostream>
#include <list>
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include <boost/range/algorithm.hpp>
#include <boost/range/algorithm_ext/erase.hpp>
#include <serialization/Serializer.h>
#include <serialization/Deserializer.h>
#include <serialization/IsPointerOrSharedPointer.h>
#include <xml/XMLDom.h>
Go to the source code of this file.
Classes | |
struct | XMLSerializerTag |
Serializer for serializing objects in XML format. More... | |
class | XMLSerializer |
class | XMLDeserializer |
Deserializer for serializing objects from XML format. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
XMLSerializer and XMLDeserializer.