ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::analysis::MSDataAnalyzer::DataInfo Struct Reference

information about the data to be analyzed More...

#include <MSDataAnalyzer.hpp>

Public Member Functions

 DataInfo (const MSData &_msd)
 

Public Attributes

const MSDatamsd
 
std::string sourceFilename
 
std::string outputDirectory
 
std::ostream * log
 

Detailed Description

information about the data to be analyzed

Definition at line 65 of file MSDataAnalyzer.hpp.

Constructor & Destructor Documentation

§ DataInfo()

pwiz::analysis::MSDataAnalyzer::DataInfo::DataInfo ( const MSData _msd)
inline

Definition at line 72 of file MSDataAnalyzer.hpp.

References PWIZ_API_DECL.

Member Data Documentation

§ msd

const MSData& pwiz::analysis::MSDataAnalyzer::DataInfo::msd

Definition at line 67 of file MSDataAnalyzer.hpp.

§ sourceFilename

std::string pwiz::analysis::MSDataAnalyzer::DataInfo::sourceFilename

Definition at line 68 of file MSDataAnalyzer.hpp.

§ outputDirectory

std::string pwiz::analysis::MSDataAnalyzer::DataInfo::outputDirectory

Definition at line 69 of file MSDataAnalyzer.hpp.

§ log

std::ostream* pwiz::analysis::MSDataAnalyzer::DataInfo::log

Definition at line 70 of file MSDataAnalyzer.hpp.


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