ProteoWizard
|
Public Member Functions | |
TestListener (const string &name) | |
virtual Status | update (const UpdateMessage &updateMessage) |
size_t | count () const |
![]() | |
virtual | ~IterationListener () |
Private Attributes | |
string | name_ |
size_t | count_ |
Additional Inherited Members | |
![]() | |
enum | Status { Status_Ok, Status_Cancel } |
Definition at line 37 of file IterationListenerTest.cpp.
|
inline |
Definition at line 41 of file IterationListenerTest.cpp.
|
inlinevirtual |
Reimplemented from pwiz::util::IterationListener.
Definition at line 45 of file IterationListenerTest.cpp.
References pwiz::util::IterationListener::UpdateMessage::iterationCount, pwiz::util::IterationListener::UpdateMessage::iterationIndex, os_, and Status_Ok.
|
inline |
Definition at line 53 of file IterationListenerTest.cpp.
Referenced by test(), and testCancel().
|
private |
Definition at line 56 of file IterationListenerTest.cpp.
|
private |
Definition at line 57 of file IterationListenerTest.cpp.