Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
RCP statistics struct. More...
#include <Teuchos_RCPNode.hpp>
Public Member Functions | |
RCPNodeStatistics () | |
Public Attributes | |
long int | maxNumRCPNodes |
long int | totalNumRCPNodeAllocations |
long int | totalNumRCPNodeDeletions |
RCP statistics struct.
Definition at line 375 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 376 of file Teuchos_RCPNode.hpp.
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.