ProteoWizard
List of all members
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

Public Member Functions

MSDataAnalyzer interface
virtual void open (const DataInfo &dataInfo)
 start analysis of the data More...
 
- 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 More...
 
virtual void update (const DataInfo &dataInfo, const Spectrum &spectrum)
 analyze a single spectrum More...
 
virtual void close (const DataInfo &dataInfo)
 end analysis of the data More...
 

Detailed Description

writes file-level metadata to a file

Definition at line 37 of file MetadataReporter.hpp.

Member Function Documentation

§ open()

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: