Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Teuchos::DummyObjectGetter< FileNameValidator > Class Reference

Specialized class for retrieving a dummy object of type FileNameValidator. More...

#include <Teuchos_StandardParameterEntryValidators.hpp>

Static Public Member Functions

static RCP< FileNameValidatorgetDummyObject ()
 Retrieves a dummy object of type T.
 
Getter Functions
static RCP< FileNameValidatorgetDummyObject ()
 Retrieves a dummy object of type FileNameValidator.
 

Detailed Description

Specialized class for retrieving a dummy object of type FileNameValidator.

Definition at line 1852 of file Teuchos_StandardParameterEntryValidators.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

Retrieves a dummy object of type FileNameValidator.

Definition at line 640 of file Teuchos_StandardParameterEntryValidators.cpp.

◆ getDummyObject() [2/2]

static RCP< FileNameValidator > Teuchos::DummyObjectGetter< FileNameValidator >::getDummyObject ( )
inlinestatic

Retrieves a dummy object of type T.

Definition at line 60 of file Teuchos_DummyObjectGetter.hpp.


The documentation for this class was generated from the following files: