Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Teuchos::DummyObjectGetter< StringToIntegralParameterEntryValidator< IntegralType > > Class Template Reference

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

#include <Teuchos_StandardParameterEntryValidators.hpp>

Getter Functions

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

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

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

Retrieves a dummy object of type StringToIntegralParameterEntryValidator<IntegralType>.

Definition at line 584 of file Teuchos_StandardParameterEntryValidators.hpp.


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