ProgressSubdivision Class Reference

Resource for subdividing the current Stage. More...

#include <ProgressTracker.h>

List of all members.

Public Member Functions

 ProgressSubdivision (ProgressTracker *pTracker, std::vector< ProgressTracker::Stage > &stages)
 ~ProgressSubdivision ()


Detailed Description

Resource for subdividing the current Stage.

Definition at line 344 of file ProgressTracker.h.


Constructor & Destructor Documentation

ProgressSubdivision::ProgressSubdivision ( ProgressTracker pTracker,
std::vector< ProgressTracker::Stage > &  stages 
)

Construct a ProgressSubdivision in a specified ProgressTracker.

Parameters:
pTracker The tracker to subdivide.
stages The vector of sub-stages.

Definition at line 356 of file ProgressTracker.h.

ProgressSubdivision::~ProgressSubdivision (  ) 

Destructor.

Automatically moves up to the parent Stage of the subdivision managed by this resource.

Definition at line 367 of file ProgressTracker.h.


Software Development Kit - Opticks 4.9.0 Build 16218