Provides ability to lookup ValidatorXMLConverterDB.
More...
#include <Teuchos_ValidatorXMLConverterDB.hpp>
◆ addConverter()
Add a converter to the database.
- Parameters
-
validator | A dummy validator representing the type of validator the converter is designed to convert. |
convertToAdd | The converter to add to the database. |
Definition at line 52 of file Teuchos_ValidatorXMLConverterDB.cpp.
◆ getConverter() [1/2]
◆ getConverter() [2/2]
◆ convertValidator()
Given a validator converts the validator to XML.
- Parameters
-
validator | The validator to be converter. |
validatorIDsMap | A map containing ParameterEntryValidators and their associated IDs. |
assignedID | Whether or not the validator to be converted has been assigned an ID and is therefore in the validatorIDsMap and should have a ID attribute. |
- Returns
- XML representation of the validator.
Definition at line 92 of file Teuchos_ValidatorXMLConverterDB.cpp.
◆ convertXML()
◆ printKnownConverters()
void Teuchos::ValidatorXMLConverterDB::printKnownConverters |
( |
std::ostream & | out | ) |
|
|
static |
The documentation for this class was generated from the following files: