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 343 of file Teuchos_RCPNode.hpp.
|
inline |
Definition at line 344 of file Teuchos_RCPNode.hpp.
long int Teuchos::RCPNodeTracer::RCPNodeStatistics::maxNumRCPNodes |
Definition at line 348 of file Teuchos_RCPNode.hpp.
long int Teuchos::RCPNodeTracer::RCPNodeStatistics::totalNumRCPNodeAllocations |
Definition at line 349 of file Teuchos_RCPNode.hpp.
long int Teuchos::RCPNodeTracer::RCPNodeStatistics::totalNumRCPNodeDeletions |
Definition at line 350 of file Teuchos_RCPNode.hpp.