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< NumberArrayLengthDependency< DependeeType, DependentType > > Class Template Reference

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

#include <Teuchos_StandardDependencies.hpp>

Static Public Member Functions

GetterFunctions
static RCP
< NumberArrayLengthDependency
< DependeeType, DependentType > > 
getDummyObject ()
 Retrieves a dummy object of type NumberArrayLengthDependency. More...
 

Detailed Description

template<class DependeeType, class DependentType>
class Teuchos::DummyObjectGetter< NumberArrayLengthDependency< DependeeType, DependentType > >

Specialized class for retrieving a dummy object of type NumberArrayLengthDependency.

Definition at line 1196 of file Teuchos_StandardDependencies.hpp.

Member Function Documentation

template<class DependeeType , class DependentType >
RCP< NumberArrayLengthDependency< DependeeType, DependentType > > Teuchos::DummyObjectGetter< NumberArrayLengthDependency< DependeeType, DependentType > >::getDummyObject ( )
static

Retrieves a dummy object of type NumberArrayLengthDependency.

Definition at line 1215 of file Teuchos_StandardDependencies.hpp.


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