Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
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< TgetDummyObject ()
 Retrieves a dummy object of type T.
 

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

◆ getDummyObject()

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: