Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Teuchos::RCPNodeTracer::RCPNodeStatistics Struct Reference

RCP statistics struct. More...

#include <Teuchos_RCPNode.hpp>

Public Member Functions

 RCPNodeStatistics ()
 

Public Attributes

long int maxNumRCPNodes
 
long int totalNumRCPNodeAllocations
 
long int totalNumRCPNodeDeletions
 

Detailed Description

RCP statistics struct.

Definition at line 375 of file Teuchos_RCPNode.hpp.

Constructor & Destructor Documentation

◆ RCPNodeStatistics()

Teuchos::RCPNodeTracer::RCPNodeStatistics::RCPNodeStatistics ( )
inline

Definition at line 376 of file Teuchos_RCPNode.hpp.

Member Data Documentation

◆ maxNumRCPNodes

long int Teuchos::RCPNodeTracer::RCPNodeStatistics::maxNumRCPNodes

Definition at line 380 of file Teuchos_RCPNode.hpp.

◆ totalNumRCPNodeAllocations

long int Teuchos::RCPNodeTracer::RCPNodeStatistics::totalNumRCPNodeAllocations

Definition at line 381 of file Teuchos_RCPNode.hpp.

◆ totalNumRCPNodeDeletions

long int Teuchos::RCPNodeTracer::RCPNodeStatistics::totalNumRCPNodeDeletions

Definition at line 382 of file Teuchos_RCPNode.hpp.


The documentation for this struct was generated from the following file: