|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#instrumentConfiguration More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| InstrumentConfigurationMZ5 () | |
| InstrumentConfigurationMZ5 (const InstrumentConfigurationMZ5 &) | |
| InstrumentConfigurationMZ5 (const pwiz::msdata::InstrumentConfiguration &, const ReferenceWrite_mz5 &ref) | |
| InstrumentConfigurationMZ5 & | operator= (const InstrumentConfigurationMZ5 &) |
| ~InstrumentConfigurationMZ5 () | |
| void | init (const ParamListMZ5 ¶ms, const ComponentsMZ5 &components, const RefMZ5 &refScanSetting, const RefMZ5 &refSoftware, const char *id) |
| pwiz::msdata::InstrumentConfiguration * | getInstrumentConfiguration (const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
| static H5::CompType | getType () |
| static void | read (const std::vector< pwiz::msdata::InstrumentConfigurationPtr > &, const ReferenceWrite_mz5 &wref) |
Public Attributes | |
| char * | id |
| ParamListMZ5 | paramList |
| ComponentsMZ5 | components |
| RefMZ5 | scanSettingRefID |
| RefMZ5 | softwareRefID |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#instrumentConfiguration
Definition at line 511 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::InstrumentConfigurationMZ5::InstrumentConfigurationMZ5 | ( | ) |
| pwiz::msdata::mz5::InstrumentConfigurationMZ5::InstrumentConfigurationMZ5 | ( | const InstrumentConfigurationMZ5 & | ) |
| pwiz::msdata::mz5::InstrumentConfigurationMZ5::InstrumentConfigurationMZ5 | ( | const pwiz::msdata::InstrumentConfiguration & | , |
| const ReferenceWrite_mz5 & | ref | ||
| ) |
| pwiz::msdata::mz5::InstrumentConfigurationMZ5::~InstrumentConfigurationMZ5 | ( | ) |
| InstrumentConfigurationMZ5& pwiz::msdata::mz5::InstrumentConfigurationMZ5::operator= | ( | const InstrumentConfigurationMZ5 & | ) |
| void pwiz::msdata::mz5::InstrumentConfigurationMZ5::init | ( | const ParamListMZ5 & | params, |
| const ComponentsMZ5 & | components, | ||
| const RefMZ5 & | refScanSetting, | ||
| const RefMZ5 & | refSoftware, | ||
| const char * | id | ||
| ) |
| pwiz::msdata::InstrumentConfiguration* pwiz::msdata::mz5::InstrumentConfigurationMZ5::getInstrumentConfiguration | ( | const ReferenceRead_mz5 & | rref | ) |
|
static |
|
static |
| char* pwiz::msdata::mz5::InstrumentConfigurationMZ5::id |
Definition at line 513 of file Datastructures_mz5.hpp.
| ParamListMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::paramList |
Definition at line 514 of file Datastructures_mz5.hpp.
| ComponentsMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::components |
Definition at line 515 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::scanSettingRefID |
Definition at line 516 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::softwareRefID |
Definition at line 517 of file Datastructures_mz5.hpp.
1.8.1.1