|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
Specialized class for retrieving a dummy object of type StringCondition. More...
#include <Teuchos_StandardConditions.hpp>

Static Public Member Functions | |
| static RCP< StringCondition > | getDummyObject () |
| Retrieves a dummy object of type T. | |
Getter Functions | |
| static RCP< StringCondition > | getDummyObject () |
| Retrieves a dummy object of type StringCondition. | |
Specialized class for retrieving a dummy object of type StringCondition.
Definition at line 232 of file Teuchos_StandardConditions.hpp.
|
static |
Retrieves a dummy object of type StringCondition.
Definition at line 226 of file Teuchos_StandardConditions.cpp.
|
inlinestatic |
Retrieves a dummy object of type T.
Definition at line 60 of file Teuchos_DummyObjectGetter.hpp.