Class PerformanceModule¶
- Defined in File Tools.h
Inheritance Relationships¶
Base Type¶
public Module
(Class Module)
Class Documentation¶
-
class
PerformanceModule
: public Module¶ Module to monitor the simulation performance.
Add modules under investigation to this module instead of the ModuleList.
Public Functions
-
~PerformanceModule
()¶
-
void
process
(Candidate *candidate) const
-
string
getDescription
() const
-
void
setDescription
(const std::string &description)
-
size_t
addReference
() const
-
size_t
removeReference
() const
-
int
removeReferenceNoDelete
() const
-
size_t
getReferenceCount
() const
Protected Attributes
-
size_t
_referenceCount
-