Teuchos - Trilinos Tools Package
Version of the Day
|
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. | |
A collection of standard ValidatorXMLConverters.
Definition in file Teuchos_StandardValidatorXMLConverters.hpp.