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

A collection of standard ValidatorXMLConverters. More...

#include "Teuchos_ValidatorXMLConverter.hpp"
#include "Teuchos_StandardParameterEntryValidators.hpp"
#include "Teuchos_ValidatorXMLConverterDB.hpp"
#include "Teuchos_XMLParameterListReader.hpp"
#include "Teuchos_DummyObjectGetter.hpp"

Go to the source code of this file.

Classes

class  Teuchos::StringToIntegralValidatorXMLConverter< IntegralType >
 Convert a StringToIntegralParameterEntryValidator to and from XML. More...
 
class  Teuchos::BoolValidatorXMLConverter
 Converts BoolParameterEntryValidators to and from XML. More...
 
class  Teuchos::AnyNumberValidatorXMLConverter
 Converts AnyNumberParameterEntryValidators to and from XML. More...
 
class  Teuchos::EnhancedNumberValidatorXMLConverter< T >
 Converts EnhancedNumberValidators to and from XML. More...
 
class  Teuchos::FileNameValidatorXMLConverter
 Converts FileNameValidators to and from XML. More...
 
class  Teuchos::StringValidatorXMLConverter
 Converts StringValidators to and from XML. More...
 
class  Teuchos::ArrayValidatorXMLConverter< ValidatorType, EntryType >
 Converts ArrayValidators to and from XML. More...
 
class  Teuchos::TwoDArrayValidatorXMLConverter< ValidatorType, EntryType >
 Converts TwoDArrayValidators 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

A collection of standard ValidatorXMLConverters.

Definition in file Teuchos_StandardValidatorXMLConverters.hpp.