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 309 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 310 of file Teuchos_RCPNode.hpp.
long int Teuchos::RCPNodeTracer::RCPNodeStatistics::maxNumRCPNodes |
Definition at line 314 of file Teuchos_RCPNode.hpp.
long int Teuchos::RCPNodeTracer::RCPNodeStatistics::totalNumRCPNodeAllocations |
Definition at line 315 of file Teuchos_RCPNode.hpp.
long int Teuchos::RCPNodeTracer::RCPNodeStatistics::totalNumRCPNodeDeletions |
Definition at line 316 of file Teuchos_RCPNode.hpp.