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

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

#include "Teuchos_XMLObject.hpp"
#include "Teuchos_Describable.hpp"
#include "Teuchos_XMLParameterListExceptions.hpp"
#include "Teuchos_FunctionObject.hpp"
#include "Teuchos_XMLParameterListReader.hpp"
#include "Teuchos_XMLParameterListWriter.hpp"

Go to the source code of this file.

Classes

class  Teuchos::FunctionObjectXMLConverter
 An abstract base class for converting FunctionObjects 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 FunctionObjects.

Definition in file Teuchos_FunctionObjectXMLConverter.hpp.