OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Public Attributes | List of all members
IpplStats::StatData Struct Reference

Public Member Functions

 StatData (std::vector< StatData * > &datalist, const char *nm, long initval=0, bool needDelete=false)
 
 StatData (const char *nm, long initval=0, bool needDelete=false)
 
 StatData ()
 
 ~StatData ()
 

Public Attributes

long Value
 
std::string Name
 
bool NeedDelete
 

Detailed Description

Definition at line 144 of file IpplStats.h.

Constructor & Destructor Documentation

IpplStats::StatData::StatData ( std::vector< StatData * > &  datalist,
const char *  nm,
long  initval = 0,
bool  needDelete = false 
)
inline

Definition at line 146 of file IpplStats.h.

IpplStats::StatData::StatData ( const char *  nm,
long  initval = 0,
bool  needDelete = false 
)
inline

Definition at line 154 of file IpplStats.h.

IpplStats::StatData::StatData ( )
inline

Definition at line 158 of file IpplStats.h.

IpplStats::StatData::~StatData ( )
inline

Definition at line 161 of file IpplStats.h.

Member Data Documentation

std::string IpplStats::StatData::Name

Definition at line 165 of file IpplStats.h.

bool IpplStats::StatData::NeedDelete

Definition at line 168 of file IpplStats.h.

long IpplStats::StatData::Value

Definition at line 164 of file IpplStats.h.

Referenced by IpplStats::incBareFieldIterators(), IpplStats::incBareFields(), IpplStats::incBarriers(), IpplStats::incBeginScalarCodes(), IpplStats::incBFEqualsBF(), IpplStats::incBFEqualsExpression(), IpplStats::incBoundaryConditions(), IpplStats::incCompresses(), IpplStats::incCompressionCompareMax(), IpplStats::incCompressionCompares(), IpplStats::incDecompresses(), IpplStats::incDefaultBareFieldIterators(), IpplStats::incEndScalarCodes(), IpplStats::incExpressions(), IpplStats::incFFTs(), IpplStats::incFieldLayouts(), IpplStats::incGuardCellFills(), IpplStats::incIBFEqualsExpression(), IpplStats::incIBFEqualsIBF(), IpplStats::incIpplParticleBases(), IpplStats::incLFieldBytes(), IpplStats::incLFields(), IpplStats::incMessageBytesReceived(), IpplStats::incMessageBytesSent(), IpplStats::incMessageReceiveChecks(), IpplStats::incMessageReceiveChecksFailed(), IpplStats::incMessageReceived(), IpplStats::incMessageReceivedFromNetwork(), IpplStats::incMessageReceivedFromQueue(), IpplStats::incMessageSent(), IpplStats::incMessageSentToOthers(), IpplStats::incMessageSentToSelf(), IpplStats::incParensEqualsExpression(), IpplStats::incParticleAttribs(), IpplStats::incParticleExpressions(), IpplStats::incParticleGathers(), IpplStats::incParticleScatters(), IpplStats::incParticlesCreated(), IpplStats::incParticlesDestroyed(), IpplStats::incParticlesSwapped(), IpplStats::incParticleUpdates(), IpplStats::incReductions(), IpplStats::incRepartitions(), IpplStats::incScatters(), and IpplStats::incSubEqualsExpression().


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