MIRA
Classes | Namespaces
XMLSerializer.h File Reference

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>
Include dependency graph for XMLSerializer.h:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

XMLSerializer and XMLDeserializer.

Author
Erik Einhorn
Date
2010/07/01