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