ProteoWizard
Classes | Namespaces | Typedefs
IterationListener.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "boost/shared_ptr.hpp"
#include <string>

Go to the source code of this file.

Classes

class  pwiz::util::IterationListener
 interface to be implemented by clients who want progress callbacks More...
 
struct  pwiz::util::IterationListener::UpdateMessage
 
class  pwiz::util::IterationListenerRegistry
 handles registration of IterationListeners and broadcast of update messages More...
 

Namespaces

 pwiz
 
 pwiz::util
 

Typedefs

typedef boost::shared_ptr< IterationListener > pwiz::util::IterationListenerPtr