Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Teuchos::DummyObjectGetter< AndCondition > Class Reference

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

#include <Teuchos_StandardConditions.hpp>

Static Public Member Functions

static RCP< AndConditiongetDummyObject ()
 Retrieves a dummy object of type T.
 
Getter Functions
static RCP< AndConditiongetDummyObject ()
 Retrieves a dummy object of type AndCondition.
 

Detailed Description

Specialized class for retrieving a dummy object of type AndCondition.

Definition at line 656 of file Teuchos_StandardConditions.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

RCP< AndCondition > Teuchos::DummyObjectGetter< AndCondition >::getDummyObject ( )
static

Retrieves a dummy object of type AndCondition.

Definition at line 140 of file Teuchos_StandardConditions.cpp.

◆ getDummyObject() [2/2]

static RCP< AndCondition > Teuchos::DummyObjectGetter< AndCondition >::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 files: