|
MIRA
|
Preprocessor for XML dom documents. More...
#include <list>#include <map>#include <memory>#include <boost/function.hpp>#include <xml/XMLDom.h>

Go to the source code of this file.
Classes | |
| struct | XMLVariableValue |
| Variables defined in xml documents. More... | |
| class | XMLDomPreprocessor |
| Preprocesses XML documents and resolves all special tags like , <if>, <warning> and so on. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
| typedef std::map< std::string, XMLVariableValue > | XMLVariablesMap |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const XMLVariableValue &x) |
| void | preprocessXML (XMLDom &ioXml, XMLVariablesMap &ioVariables) |
| Shortcut for processing a XML document without creating a XMLDomPreprocessor yourself. More... | |
Preprocessor for XML dom documents.
1.8.14