Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
An xml converter for BoolConditions. More...
#include <Teuchos_StandardConditionXMLConverters.hpp>
Overridden from ParameterConditionConverter | |
RCP< ParameterCondition > | getSpecificParameterCondition (const XMLObject &xmlObj, RCP< ParameterEntry > parameterEntry) const |
void | addSpecificXMLTraits (RCP< const ParameterCondition > condition, XMLObject &xmlObj) const |
An xml converter for BoolConditions.
The valid XML represntation for a BoolCondition is:
Definition at line 323 of file Teuchos_StandardConditionXMLConverters.hpp.
|
virtual |
Implements Teuchos::ParameterConditionConverter.
Definition at line 198 of file Teuchos_StandardConditionXMLConverters.cpp.
|
virtual |
Implements Teuchos::ParameterConditionConverter.
Definition at line 205 of file Teuchos_StandardConditionXMLConverters.cpp.