ProteoWizard
Classes | Namespaces | Typedefs | Variables
MSDataAnalyzer.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "pwiz/data/msdata/MSData.hpp"
#include <iosfwd>

Go to the source code of this file.

Classes

class  pwiz::analysis::MSDataAnalyzer
 Interface for MSData analyzers. More...
struct  pwiz::analysis::MSDataAnalyzer::DataInfo
 information about the data to be analyzed More...
struct  pwiz::analysis::analyzer_strings< analyzer_type >
 This auxilliary class should be specialized for MSDataAnalyzers whose instantiation is controlled by user-supplied strings (via command line, config file, etc.). More...
class  pwiz::analysis::MSDataAnalyzerContainer
 container of MSDataAnalyzer (composite pattern) More...
class  pwiz::analysis::MSDataAnalyzerDriver
 event generator for MSDataAnalyzer More...
class  pwiz::analysis::MSDataAnalyzerDriver::ProgressCallback
 progress callback interface More...

Namespaces

namespace  pwiz
 AMTContainer.hpp.
namespace  pwiz::analysis

Typedefs

typedef boost::shared_ptr
< MSDataAnalyzer > 
pwiz::analysis::MSDataAnalyzerPtr

Variables

 UpdateRequest_None
 UpdateRequest_Ok
 UpdateRequest_NoBinary
 Status_Ok

Variable Documentation

UpdateRequest_None
UpdateRequest_Ok

Definition at line 76 of file MSDataAnalyzer.hpp.

Referenced by pwiz::analysis::MSDataCache::updateRequested().

UpdateRequest_NoBinary
Status_Ok