ProteoWizard
|
#include <IterationListener.hpp>
Public Member Functions | |
iterationCount (count) | |
message (message) | |
Public Attributes | |
size_t | iterationIndex |
size_t | iterationCount |
const std::string & | message |
__pad0__: iterationIndex(index) | |
Definition at line 44 of file IterationListener.hpp.
pwiz::util::IterationListener::UpdateMessage::iterationCount | ( | count | ) |
|
inline |
Definition at line 51 of file IterationListener.hpp.
size_t pwiz::util::IterationListener::UpdateMessage::iterationIndex |
Definition at line 46 of file IterationListener.hpp.
Referenced by TestListener::update(), CancelListener::update(), TestIterationListener::update(), and TestIterationListener_WithCancel::update().
size_t pwiz::util::IterationListener::UpdateMessage::iterationCount |
Definition at line 47 of file IterationListener.hpp.
Referenced by TestListener::update(), and CancelListener::update().
const std::string& pwiz::util::IterationListener::UpdateMessage::message |
Definition at line 48 of file IterationListener.hpp.
pwiz::util::IterationListener::UpdateMessage::__pad0__ |
Definition at line 51 of file IterationListener.hpp.