|
Teuchos - Trilinos Tools Package Version of the Day
|
Specialized class for retrieving a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>. More...
#include <Teuchos_StandardParameterEntryValidators.hpp>
Static Public Member Functions | |
| static RCP< StringToIntegralParameterEntryValidator< IntegralType > > | getDummyObject () |
| Retrieves a dummy object of type T. | |
Getter Functions | |
| static RCP< StringToIntegralParameterEntryValidator< IntegralType > > | getDummyObject () |
| Retrieves a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>. | |
Specialized class for retrieving a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>.
Definition at line 566 of file Teuchos_StandardParameterEntryValidators.hpp.
|
static |
Retrieves a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>.
Definition at line 584 of file Teuchos_StandardParameterEntryValidators.hpp.
|
inlinestatic |
Retrieves a dummy object of type T.
Definition at line 60 of file Teuchos_DummyObjectGetter.hpp.