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

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

#include <Teuchos_StandardDependencies.hpp>

Static Public Member Functions

static RCP< BoolValidatorDependencygetDummyObject ()
 Retrieves a dummy object of type T.
 
GetterFunctions
static RCP< BoolValidatorDependencygetDummyObject ()
 Retrieves a dummy object of type BoolValidatorDependency.
 

Detailed Description

Specialized class for retrieving a dummy object of type BoolValidatorDependency.

Definition at line 1504 of file Teuchos_StandardDependencies.hpp.

Member Function Documentation

◆ getDummyObject() [1/2]

Retrieves a dummy object of type BoolValidatorDependency.

Definition at line 457 of file Teuchos_StandardDependencies.cpp.

◆ getDummyObject() [2/2]

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