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

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

#include <Teuchos_StandardParameterEntryValidators.hpp>

Inheritance diagram for Teuchos::DummyObjectGetter< TwoDArrayValidator< ValidatorType, EntryType > >:

Static Public Member Functions

static RCP< TwoDArrayValidator< ValidatorType, EntryType > > getDummyObject ()
 Retrieves a dummy object of type T.
 

Getter Functions

static RCP< TwoDArrayValidator< ValidatorType, EntryType > > getDummyObject ()
 Retrieves a dummy object of type TwoDArrayValidator<ValidatorType, EntryType>.
 

Detailed Description

template<class ValidatorType, class EntryType>
class Teuchos::DummyObjectGetter< TwoDArrayValidator< ValidatorType, EntryType > >

Specialized class for retrieving a dummy object of type TwoDArrayValidator.

Definition at line 2124 of file Teuchos_StandardParameterEntryValidators.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

template<class ValidatorType, class EntryType>
RCP< TwoDArrayValidator< ValidatorType, EntryType > > Teuchos::DummyObjectGetter< TwoDArrayValidator< ValidatorType, EntryType > >::getDummyObject ( )
static

Retrieves a dummy object of type TwoDArrayValidator<ValidatorType, EntryType>.

Definition at line 2142 of file Teuchos_StandardParameterEntryValidators.hpp.

◆ getDummyObject() [2/2]

static RCP< TwoDArrayValidator< ValidatorType, EntryType > > Teuchos::DummyObjectGetter< TwoDArrayValidator< ValidatorType, EntryType > >::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: