#include "OW_config.h"#include "OW_IntrusiveReference.hpp"#include "OW_IntrusiveCountableBase.hpp"#include "OW_XMLAttribute.hpp"#include "OW_XMLFwd.hpp"#include <iosfwd>Include dependency graph for OW_XMLNode.hpp:

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

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
Classes | |
| class | OW_NAMESPACE::XMLNode |
| Base class used to represent an XML tag such as <name> and contains all of the attributes and the value of such an XML tag. More... | |
| class | OW_NAMESPACE::XMLNodeImpl |
Typedefs | |
| typedef IntrusiveReference< XMLNodeImpl > | OW_NAMESPACE::XMLNodeImplRef |
Functions | |
| std::ostream & | OW_NAMESPACE::operator<< (std::ostream &ostr, const XMLNode &node) |
1.4.6