#include "mimasconfig.h"#include <iostream>#include <util/XercesDefs.hpp>#include <util/XMLString.hpp>#include <Include/PlatformDefinitions.hpp>Include dependency graph for xml_strx.h:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::xml_strx< To, From > |
| Conversion to and from unicode. More... | |
Functions | |
| template<class To, class From> | |
| std::ostream & | mimas::operator<< (std::ostream &target, const xml_strx< To, From > &toDump) |
| Stream-operator for printing string. | |