Teuchos - Trilinos Tools Package  Version of the Day
List of all members
Teuchos::DummyObjectGetter< ArrayValidator< ValidatorType, EntryType > > Class Template Reference

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

#include <Teuchos_StandardParameterEntryValidators.hpp>

Static Public Member Functions

Getter Functions
static RCP< ArrayValidator< ValidatorType, EntryType > > getDummyObject ()
 Retrieves a dummy object of type ArrayValidator<ValidatorType, EntryType>. More...
 

Detailed Description

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

Specialized class for retrieving a dummy object of type ArrayValidator.

Definition at line 2026 of file Teuchos_StandardParameterEntryValidators.hpp.

Member Function Documentation

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

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

Definition at line 2044 of file Teuchos_StandardParameterEntryValidators.hpp.


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