This special sequencer might be useful if you want to suppress any indication of the progress to the user. More...
#include <Sequencer.h>
Public Member Functions | |
EmptySequencer () | |
construction | |
~EmptySequencer () | |
Destruction. |
This special sequencer might be useful if you want to suppress any indication of the progress to the user.
Definition at line 249 of file Sequencer.h.
EmptySequencer::EmptySequencer | ( | ) |
construction
Definition at line 218 of file Sequencer.cpp.
EmptySequencer::~EmptySequencer | ( | ) |
Destruction.
Definition at line 222 of file Sequencer.cpp.