ProteoWizard
pwiz::analysis::MetadataReporter Class Reference

writes file-level metadata to a file More...

#include <MetadataReporter.hpp>

Inheritance diagram for pwiz::analysis::MetadataReporter:
pwiz::analysis::MSDataAnalyzer

List of all members.

Public Member Functions

MSDataAnalyzer interface
virtual void open (const DataInfo &dataInfo)
 start analysis of the data
- Public Member Functions inherited from pwiz::analysis::MSDataAnalyzer
virtual ~MSDataAnalyzer ()
virtual UpdateRequest updateRequested (const DataInfo &dataInfo, const SpectrumIdentity &spectrumIdentity) const
 ask analyzer if it wants an update
virtual void update (const DataInfo &dataInfo, const Spectrum &spectrum)
 analyze a single spectrum
virtual void close (const DataInfo &dataInfo)
 end analysis of the data

Detailed Description

writes file-level metadata to a file

Definition at line 37 of file MetadataReporter.hpp.


Member Function Documentation

virtual void pwiz::analysis::MetadataReporter::open ( const DataInfo dataInfo)
virtual

start analysis of the data

Reimplemented from pwiz::analysis::MSDataAnalyzer.


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