|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialized class for retrieving a dummy object of type StringValidator. More...
#include <Teuchos_StandardParameterEntryValidators.hpp>
Getter Functions | |
| static RCP< StringValidator > | getDummyObject () |
| Retrieves a dummy object of type StringValidator. | |
Specialized class for retrieving a dummy object of type StringValidator.
Definition at line 1652 of file Teuchos_StandardParameterEntryValidators.hpp.
| RCP< StringValidator > Teuchos::DummyObjectGetter< StringValidator >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type StringValidator.
Definition at line 553 of file Teuchos_StandardParameterEntryValidators.cpp.
1.7.6.1