Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LifecycleCounters Struct Reference

Public Attributes

size_t nDestroy = 0
 
size_t nCopyConstruct = 0
 
size_t nCopy = 0
 
size_t nMoveConstruct = 0
 
size_t nMove = 0
 

Detailed Description

Definition at line 308 of file AnyTests.cpp.

View newest version in sPHENIX GitHub at line 308 of file AnyTests.cpp

Member Data Documentation

size_t LifecycleCounters::nCopy = 0

Definition at line 311 of file AnyTests.cpp.

View newest version in sPHENIX GitHub at line 311 of file AnyTests.cpp

size_t LifecycleCounters::nCopyConstruct = 0

Definition at line 310 of file AnyTests.cpp.

View newest version in sPHENIX GitHub at line 310 of file AnyTests.cpp

size_t LifecycleCounters::nDestroy = 0

Definition at line 309 of file AnyTests.cpp.

View newest version in sPHENIX GitHub at line 309 of file AnyTests.cpp

size_t LifecycleCounters::nMove = 0

Definition at line 313 of file AnyTests.cpp.

View newest version in sPHENIX GitHub at line 313 of file AnyTests.cpp

size_t LifecycleCounters::nMoveConstruct = 0

Definition at line 312 of file AnyTests.cpp.

View newest version in sPHENIX GitHub at line 312 of file AnyTests.cpp


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