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