#include "Teuchos_XMLObjectImplem.hpp"
#include "Teuchos_Utils.hpp"
Include dependency graph for Teuchos_XMLObject.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
Classes | |
| class | Teuchos::XMLObject |
| Representation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object, allowing storage by reference. More... | |
Definition in file Teuchos_XMLObject.hpp.
1.3.9.1