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