Base::ConsoleSequencer Class Reference

This class writes the progress to the console window. More...

#include <Sequencer.h>

Inheritance diagram for Base::ConsoleSequencer:
Base::SequencerBase

List of all members.

Public Member Functions

 ConsoleSequencer ()
 construction
 ~ConsoleSequencer ()
 Destruction.

Protected Member Functions

void nextStep (bool canAbort)
 Writes the current progress to the console window.
void startStep ()
 Starts the sequencer.

Detailed Description

This class writes the progress to the console window.

Definition at line 261 of file Sequencer.h.


Constructor & Destructor Documentation

ConsoleSequencer::ConsoleSequencer (  ) 

construction

Definition at line 230 of file Sequencer.cpp.

ConsoleSequencer::~ConsoleSequencer (  ) 

Destruction.

Definition at line 234 of file Sequencer.cpp.


Member Function Documentation

void ConsoleSequencer::nextStep ( bool  canAbort  )  [protected, virtual]

Writes the current progress to the console window.

Reimplemented from Base::SequencerBase.

Definition at line 247 of file Sequencer.cpp.

References Base::SequencerBase::nTotalSteps, and Base::SequencerBase::progressInPercent().

void ConsoleSequencer::startStep (  )  [protected, virtual]

Starts the sequencer.

Reimplemented from Base::SequencerBase.

Definition at line 243 of file Sequencer.cpp.


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

Generated on Wed Nov 23 19:01:46 2011 for FreeCAD by  doxygen 1.6.1