Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Definition at line 376 of file Teuchos_RCPNode.hpp.

Member Data Documentation

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

Definition at line 380 of file Teuchos_RCPNode.hpp.

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

Definition at line 381 of file Teuchos_RCPNode.hpp.

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: