ITK  4.0.0
Insight Segmentation and Registration Toolkit
Public Member Functions
itk::TimeProbesCollectorBase Class Reference

Aggregates a set of time probes. More...

#include <itkTimeProbesCollectorBase.h>

Inheritance diagram for itk::TimeProbesCollectorBase:
Collaboration diagram for itk::TimeProbesCollectorBase:

List of all members.

Public Member Functions

 TimeProbesCollectorBase ()
virtual ~TimeProbesCollectorBase ()

Detailed Description

Aggregates a set of time probes.

This class defines a set of TimeProbes and assign names to them. The user can start and stop each one of the probes by addressing them by name.

See also:
TimeProbe
RealTimeClock

Definition at line 38 of file itkTimeProbesCollectorBase.h.


Constructor & Destructor Documentation

itk::TimeProbesCollectorBase::TimeProbesCollectorBase ( )

Constructor

virtual itk::TimeProbesCollectorBase::~TimeProbesCollectorBase ( ) [virtual]

destructor


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