ProteoWizard
Public Member Functions | Public Attributes
pwiz::util::IterationListener::UpdateMessage Struct Reference

#include <IterationListener.hpp>

List of all members.

Public Member Functions

 UpdateMessage (size_t index, size_t count, const std::string &message=std::string())

Public Attributes

size_t iterationIndex
size_t iterationCount
const std::string & message

Detailed Description

Definition at line 44 of file IterationListener.hpp.


Constructor & Destructor Documentation

pwiz::util::IterationListener::UpdateMessage::UpdateMessage ( size_t  index,
size_t  count,
const std::string &  message = std::string() 
)
inline

Definition at line 50 of file IterationListener.hpp.


Member Data Documentation

size_t pwiz::util::IterationListener::UpdateMessage::iterationIndex
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.


The documentation for this struct was generated from the following file: