|
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 | |
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 562 of file Teuchos_StandardParameterEntryValidators.hpp.
| RCP< StringToIntegralParameterEntryValidator< IntegralType > > Teuchos::DummyObjectGetter< StringToIntegralParameterEntryValidator< IntegralType > >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>.
Definition at line 580 of file Teuchos_StandardParameterEntryValidators.hpp.
1.7.6.1