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

#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)
 

Detailed Description

Definition at line 44 of file IterationListener.hpp.

Member Function Documentation

pwiz::util::IterationListener::UpdateMessage::iterationCount ( count  )
pwiz::util::IterationListener::UpdateMessage::message ( message  )
inline

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.

pwiz::util::IterationListener::UpdateMessage::__pad0__

Definition at line 51 of file IterationListener.hpp.


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