Teuchos Package Browser (Single Doxygen Collection)  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"
Include dependency graph for Teuchos_FunctionObjectXMLConverter.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Converts back and forth between XML and FunctionObjects.

Definition in file Teuchos_FunctionObjectXMLConverter.hpp.