|
Teuchos - Trilinos Tools Package
Version of the Day
|
Specialized class for retrieving a dummy object of type ArrayValidator. More...
#include <Teuchos_StandardParameterEntryValidators.hpp>
Static Public Member Functions | |
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 2013 of file Teuchos_StandardParameterEntryValidators.hpp.
| RCP< ArrayValidator< ValidatorType, EntryType > > Teuchos::DummyObjectGetter< ArrayValidator< ValidatorType, EntryType > >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type ArrayValidator<ValidatorType, EntryType>.
Definition at line 2031 of file Teuchos_StandardParameterEntryValidators.hpp.
1.7.6.1