#include "mimasconfig.h"#include <cassert>#include <string>#include <XalanDOM/XalanNode.hpp>#include <util/XMLException.hpp>#include "mimasexception.h"#include "object.h"#include "xml_reference.tcc"Include dependency graph for xml_reference.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::xml_reference< T > |
| Wrapper for XML-Nodes. More... | |
Functions | |
| template<class T, class U> | |
| xml_reference< T > | mimas::dynamic_pointer_cast (xml_reference< U > const &r) |
| Conversion function for XML-wrapper objects. | |