Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::ActiveRCPNodesSetup Class Reference

Sets up node tracing and prints remaining RCPNodes on destruction. More...

#include <Teuchos_RCPNode.hpp>

Public Member Functions

 ActiveRCPNodesSetup ()
 
 ~ActiveRCPNodesSetup ()
 
void foo ()
 

Detailed Description

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 703 of file Teuchos_RCPNode.hpp.

Constructor & Destructor Documentation

◆ ActiveRCPNodesSetup()

Teuchos::ActiveRCPNodesSetup::ActiveRCPNodesSetup ( )

Definition at line 661 of file Teuchos_RCPNode.cpp.

◆ ~ActiveRCPNodesSetup()

Teuchos::ActiveRCPNodesSetup::~ActiveRCPNodesSetup ( )

Definition at line 678 of file Teuchos_RCPNode.cpp.

Member Function Documentation

◆ foo()

void Teuchos::ActiveRCPNodesSetup::foo ( )

Definition at line 710 of file Teuchos_RCPNode.cpp.


The documentation for this class was generated from the following files: