|
Teuchos - Trilinos Tools Package Version of the Day
|
Sets up node tracing and prints remaining RCPNodes on destruction. More...
#include <Teuchos_RCPNode.hpp>
Public Member Functions | |
| ActiveRCPNodesSetup () | |
| | |
| ~ActiveRCPNodesSetup () | |
| | |
| void | foo () |
| | |
Sets up node tracing and prints remaining RCPNodes on destruction.
This class is used by automataic code that sets up support for RCPNode tracing and for printing of remaining nodes on destruction.
Definition at line 634 of file Teuchos_RCPNode.hpp.
| Teuchos::ActiveRCPNodesSetup::ActiveRCPNodesSetup | ( | ) |
Definition at line 603 of file Teuchos_RCPNode.cpp.
| Teuchos::ActiveRCPNodesSetup::~ActiveRCPNodesSetup | ( | ) |
Definition at line 614 of file Teuchos_RCPNode.cpp.
| void Teuchos::ActiveRCPNodesSetup::foo | ( | ) |
Definition at line 639 of file Teuchos_RCPNode.cpp.
1.7.4