Medusa  1.1
Coordinate Free Mehless Method implementation
XML.cpp File Reference

Detailed Description

Implementation of XML I/O utilities.

Definition in file XML.cpp.

#include <medusa/bits/io/XML.hpp>
#include <rapidxml/rapidxml.hpp>
#include <rapidxml/rapidxml_print.hpp>
#include <medusa/bits/utils/assert.hpp>
#include <fstream>
#include <iostream>
#include <cstring>
+ Include dependency graph for XML.cpp:

Go to the source code of this file.

Namespaces

 mm
 Root namespace for the whole library.
 

Functions

std::ostream & mm::operator<< (std::ostream &os, const XML &xml)
 Prints the contents of currently loaded XML document. More...