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

Specialized class for retrieving a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>. More...

#include <Teuchos_StandardParameterEntryValidators.hpp>

Inheritance diagram for Teuchos::DummyObjectGetter< StringToIntegralParameterEntryValidator< IntegralType > >:

Static Public Member Functions

static RCP< StringToIntegralParameterEntryValidator< IntegralType > > getDummyObject ()
 Retrieves a dummy object of type T.
 

Getter Functions

static RCP< StringToIntegralParameterEntryValidator< IntegralType > > getDummyObject ()
 Retrieves a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>.
 

Detailed Description

template<class IntegralType>
class Teuchos::DummyObjectGetter< StringToIntegralParameterEntryValidator< IntegralType > >

Specialized class for retrieving a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>.

Definition at line 566 of file Teuchos_StandardParameterEntryValidators.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

template<class IntegralType>
RCP< StringToIntegralParameterEntryValidator< IntegralType > > Teuchos::DummyObjectGetter< StringToIntegralParameterEntryValidator< IntegralType > >::getDummyObject ( )
static

◆ getDummyObject() [2/2]

static RCP< StringToIntegralParameterEntryValidator< IntegralType > > Teuchos::DummyObjectGetter< StringToIntegralParameterEntryValidator< IntegralType > >::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 file: