|
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>

Static Public Member Functions | |
| static RCP< FileNameValidator > | getDummyObject () |
| Retrieves a dummy object of type T. | |
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 1852 of file Teuchos_StandardParameterEntryValidators.hpp.
|
static |
Retrieves a dummy object of type FileNameValidator.
Definition at line 640 of file Teuchos_StandardParameterEntryValidators.cpp.
|
inlinestatic |
Retrieves a dummy object of type T.
Definition at line 60 of file Teuchos_DummyObjectGetter.hpp.