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

Specialized class for retrieving a dummy object of type EnhancedNumberValidator<T>. More...

#include <Teuchos_StandardParameterEntryValidators.hpp>

Static Public Member Functions

static RCP< T > getDummyObject ()
 Retrieves a dummy object of type T.
 
Getter Functions
static RCP< EnhancedNumberValidator< T > > getDummyObject ()
 Retrieves a dummy object of type EnhancedNumberValidator<T>.
 

Detailed Description

template<class T>
class Teuchos::DummyObjectGetter< EnhancedNumberValidator< T > >

Specialized class for retrieving a dummy object of type EnhancedNumberValidator<T>.

<T>

Definition at line 1704 of file Teuchos_StandardParameterEntryValidators.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

template<class T>
RCP< EnhancedNumberValidator< T > > Teuchos::DummyObjectGetter< EnhancedNumberValidator< T > >::getDummyObject ( )
static

Retrieves a dummy object of type EnhancedNumberValidator<T>.

Definition at line 1721 of file Teuchos_StandardParameterEntryValidators.hpp.

◆ getDummyObject() [2/2]

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