Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::DummyObjectGetter< StringValidator > Class Reference

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

#include <Teuchos_StandardParameterEntryValidators.hpp>

Inheritance diagram for Teuchos::DummyObjectGetter< StringValidator >:

Static Public Member Functions

static RCP< StringValidatorgetDummyObject ()
 Retrieves a dummy object of type T.
 

Getter Functions

static RCP< StringValidatorgetDummyObject ()
 Retrieves a dummy object of type StringValidator.
 

Detailed Description

Specialized class for retrieving a dummy object of type StringValidator.

Definition at line 1946 of file Teuchos_StandardParameterEntryValidators.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

Retrieves a dummy object of type StringValidator.

Definition at line 724 of file Teuchos_StandardParameterEntryValidators.cpp.

◆ getDummyObject() [2/2]

static RCP< StringValidator > Teuchos::DummyObjectGetter< StringValidator >::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: