|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialized class for retrieving a dummy object of type AnyNumberParameterEntryValidator. More...
#include <Teuchos_StandardParameterEntryValidators.hpp>
Getter Functions | |
| static RCP < AnyNumberParameterEntryValidator > | getDummyObject () |
| Retrieves a dummy object of type AnyNumberParameterEntryValidator. | |
Specialized class for retrieving a dummy object of type AnyNumberParameterEntryValidator.
Definition at line 978 of file Teuchos_StandardParameterEntryValidators.hpp.
| RCP< AnyNumberParameterEntryValidator > Teuchos::DummyObjectGetter< AnyNumberParameterEntryValidator >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type AnyNumberParameterEntryValidator.
Definition at line 381 of file Teuchos_StandardParameterEntryValidators.cpp.
1.7.6.1