|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialized class for retrieving a dummy object of type ConditionVisualDependency. More...
#include <Teuchos_StandardDependencies.hpp>
GetterFunctions | |
| static RCP < ConditionVisualDependency > | getDummyObject () |
| Retrieves a dummy object of type ConditionVisualDependency. | |
Specialized class for retrieving a dummy object of type ConditionVisualDependency.
Definition at line 623 of file Teuchos_StandardDependencies.hpp.
| RCP< ConditionVisualDependency > Teuchos::DummyObjectGetter< ConditionVisualDependency >::getDummyObject | ( | ) | [static] |
Retrieves a dummy object of type ConditionVisualDependency.
Definition at line 273 of file Teuchos_StandardDependencies.cpp.
1.7.6.1