Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Teuchos_XMLObject.hpp File Reference

An object representation of a subset of XML data. More...

Go to the source code of this file.

Classes

class  Teuchos::EmptyXMLError
 Thrown when attempting to parse an empty XML std::string. More...
class  Teuchos::XMLObject
 Representation of an XML data tree. XMLObject is a ref-counted handle to a XMLObjectImplem object, allowing storage by reference. More...

Namespaces

namespace  Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.

Detailed Description

An object representation of a subset of XML data.

Definition in file Teuchos_XMLObject.hpp.