Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
An xml converter for OrConditions. More...
#include <Teuchos_StandardConditionXMLConverters.hpp>
Overridden from BoolLogicConditionConverter | |
RCP< BoolLogicCondition > | getSpecificBoolLogicCondition (Condition::ConstConditionList &conditions) const |
An xml converter for OrConditions.
The valid XML represntation for an OrCondition is:
Definition at line 105 of file Teuchos_StandardConditionXMLConverters.hpp.
|
virtual |
Implements Teuchos::BoolLogicConditionConverter.
Definition at line 80 of file Teuchos_StandardConditionXMLConverters.cpp.