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

Class for retrieving a dummy object of type T. More...

#include <Teuchos_DummyObjectGetter.hpp>

Static Public Member Functions

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

Detailed Description

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

Class for retrieving a dummy object of type T.

Definition at line 55 of file Teuchos_DummyObjectGetter.hpp.

Member Function Documentation

template<class T>
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: