Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Static Private Attributes | 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 ()
 

Static Private Attributes

static int count_ = 0
 

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

Constructor & Destructor Documentation

◆ ActiveRCPNodesSetup()

Teuchos::ActiveRCPNodesSetup::ActiveRCPNodesSetup ( )

Definition at line 635 of file Teuchos_RCPNode.cpp.

◆ ~ActiveRCPNodesSetup()

Teuchos::ActiveRCPNodesSetup::~ActiveRCPNodesSetup ( )

Definition at line 646 of file Teuchos_RCPNode.cpp.

Member Function Documentation

◆ foo()

void Teuchos::ActiveRCPNodesSetup::foo ( )

Definition at line 673 of file Teuchos_RCPNode.cpp.

Member Data Documentation

◆ count_

int Teuchos::ActiveRCPNodesSetup::count_ = 0
staticprivate

Definition at line 662 of file Teuchos_RCPNode.hpp.


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