|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef PERFMONTESTS_PERFMONTESTMANYLEAKSALG_H
12 #define PERFMONTESTS_PERFMONTESTMANYLEAKSALG_H
98 #endif //> PERFMONTESTS_PERFMONTESTMANYLEAKSALG_H
long * indirectlyLostFct(long **array)
this one's indirectly lost
long * stillReachableFct(long **array)
long * possibleLostFct(long **array)
this one's possible lost
static long **m_pointers ATLAS_THREAD_SAFE
virtual ~ManyLeaksAlg()
Destructor:
bool m_leakInInit
Property to setup the location of the leak, in initialize (true) or execute (false)
::StatusCode StatusCode
StatusCode definition for legacy code.
PerfMonTestPolyVectorAlg.h Example for the memory optimization tutorial.
int m_leakSize
Property to setup the size of the leak.
virtual StatusCode initialize()
ManyLeaksAlg()
Default constructor:
void leakAll()
this one's definitely lost
virtual StatusCode finalize()
long * definitelyLostFct(long **array)
this one's definitely lost
virtual StatusCode execute()
Define macros for attributes used to control the static checker.