ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::util::IterationListener::UpdateMessage Struct Reference

#include <IterationListener.hpp>

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

§ UpdateMessage()

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

Member Data Documentation

§ iterationIndex

size_t pwiz::util::IterationListener::UpdateMessage::iterationIndex

§ iterationCount

size_t pwiz::util::IterationListener::UpdateMessage::iterationCount

Definition at line 47 of file IterationListener.hpp.

Referenced by TestListener::update(), and CancelListener::update().

§ message

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: