|
ProteoWizard
|
interface to be implemented by clients who want progress callbacks More...
#include <IterationListener.hpp>
Classes | |
| struct | UpdateMessage |
Public Types | |
| enum | Status { Status_Ok, Status_Cancel } |
Public Member Functions | |
| virtual Status | update (const UpdateMessage &updateMessage) |
| virtual | ~IterationListener () |
interface to be implemented by clients who want progress callbacks
Definition at line 38 of file IterationListener.hpp.
Definition at line 42 of file IterationListener.hpp.
|
inlinevirtual |
Definition at line 57 of file IterationListener.hpp.
|
inlinevirtual |
Reimplemented in TestIterationListener_WithCancel, TestIterationListener, BadListener, CancelListener, and TestListener.
Definition at line 55 of file IterationListener.hpp.
References Status_Ok.
1.8.1.1