Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_DependencyXMLConverter.hpp File Reference

Converts back and forth between XML and Dependencies. More...

#include "Teuchos_Dependency.hpp"
#include "Teuchos_XMLObject.hpp"
#include "Teuchos_XMLParameterListWriter.hpp"
#include "Teuchos_XMLParameterListReader.hpp"
#include "Teuchos_Describable.hpp"

Go to the source code of this file.

Classes

class  Teuchos::DependencyXMLConverter
 An abstract base class for converting Dependencies to and from XML. More...
 

Namespaces

 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

Converts back and forth between XML and Dependencies.

Definition in file Teuchos_DependencyXMLConverter.hpp.