|
Teuchos - Trilinos Tools Package Version of the Day
|
Converts EnhancedNumberValidators to and from XML. More...
#include <Teuchos_StandardValidatorXMLConverters.hpp>
Additional Inherited Members | |
Static Public Member Functions inherited from Teuchos::ValidatorXMLConverter | |
| static const std::string & | getIdAttributeName () |
| static const std::string & | getPrototypeIdAttributeName () |
| static const std::string & | getTypeAttributeName () |
| static const std::string & | getValidatorTagName () |
Static Public Attributes inherited from Teuchos::Describable | |
| static const EVerbosityLevel | verbLevel_default = VERB_DEFAULT |
Default value for the verbLevel argument of describe(). | |
Related Symbols inherited from Teuchos::Describable | |
| DescribableStreamManipulatorState | describe (const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) |
| Describable output stream manipulator. | |
| std::ostream & | operator<< (std::ostream &os, const DescribableStreamManipulatorState &d) |
| Output stream operator for Describable manipulator. | |
Converts EnhancedNumberValidators to and from XML.
The valid XML representation of an EnhancedNumberValidator is:
The "min", "max", "step", and "precision" XML attributes are all optional.
Definition at line 372 of file Teuchos_StandardValidatorXMLConverters.hpp.
|
virtual |
Implements Teuchos::ValidatorXMLConverter.
Definition at line 436 of file Teuchos_StandardValidatorXMLConverters.hpp.
|
virtual |
Implements Teuchos::ValidatorXMLConverter.
Definition at line 460 of file Teuchos_StandardValidatorXMLConverters.hpp.