Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 2296 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 2314 of file Teuchos_StandardParameterEntryValidators.hpp.


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