Provides ability to lookup ConditionXMLConverters.
More...
#include <Teuchos_ConditionXMLConverterDB.hpp>
Provides ability to lookup ConditionXMLConverters.
Definition at line 61 of file Teuchos_ConditionXMLConverterDB.hpp.
◆ addConverter()
Add a converter to the database.
- Parameters
-
condition | A dummy condition representing the type of contidion this converter will convert. |
convertToAdd | The converter to add to the database. |
Definition at line 51 of file Teuchos_ConditionXMLConverterDB.cpp.
◆ getConverter() [1/2]
◆ getConverter() [2/2]
◆ convertCondition()
Given a condition and ConditiontoIDMap, converts the condition to XML.
- Parameters
-
The | condition to convert. |
entryIDsMap | A map containing ParameterEntrys and their associated IDs. |
- Returns
- XML representation of the condition.
Definition at line 88 of file Teuchos_ConditionXMLConverterDB.cpp.
◆ convertXML()
◆ printKnownConverters()
static void Teuchos::ConditionXMLConverterDB::printKnownConverters |
( |
std::ostream & | out | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: