ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkMemoryProbesCollectorBase.h>
Public Member Functions | |
virtual | ~MemoryProbesCollectorBase () |
Aggregates a set of memory probes.
This class defines a set of MemoryProbes and assign names to them. The user can start and stop each one of the probes by addressing them by name.
Definition at line 37 of file itkMemoryProbesCollectorBase.h.
virtual itk::MemoryProbesCollectorBase::~MemoryProbesCollectorBase | ( | ) | [inline, virtual] |
Definition at line 40 of file itkMemoryProbesCollectorBase.h.