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

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

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

Go to the source code of this file.

Classes

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

Definition in file Teuchos_ValidatorXMLConverter.hpp.