|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
Specialized class for retrieving a dummy object of type ArrayValidator. More...
#include <Teuchos_StandardParameterEntryValidators.hpp>

Static Public Member Functions | |
| static RCP< ArrayValidator< ValidatorType, EntryType > > | getDummyObject () |
| Retrieves a dummy object of type T. | |
Getter Functions | |
| static RCP< ArrayValidator< ValidatorType, EntryType > > | getDummyObject () |
| Retrieves a dummy object of type ArrayValidator<ValidatorType, EntryType>. | |
Specialized class for retrieving a dummy object of type ArrayValidator.
Definition at line 2307 of file Teuchos_StandardParameterEntryValidators.hpp.
|
static |
Retrieves a dummy object of type ArrayValidator<ValidatorType, EntryType>.
Definition at line 2325 of file Teuchos_StandardParameterEntryValidators.hpp.
|
inlinestatic |
Retrieves a dummy object of type T.
Definition at line 60 of file Teuchos_DummyObjectGetter.hpp.