|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#processingMethod More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| ProcessingMethodMZ5 () | |
| ProcessingMethodMZ5 (const ProcessingMethodMZ5 &) | |
| ProcessingMethodMZ5 (const pwiz::msdata::ProcessingMethod &, const ReferenceWrite_mz5 &ref) | |
| ProcessingMethodMZ5 & | operator= (const ProcessingMethodMZ5 &) |
| ~ProcessingMethodMZ5 () | |
| void | init (const ParamListMZ5 ¶ms, const RefMZ5 &refSoftware, const unsigned long order) |
| void | fillProcessingMethod (pwiz::msdata::ProcessingMethod &p, const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
| static H5::CompType | getType () |
Public Attributes | |
| ParamListMZ5 | paramList |
| RefMZ5 | softwareRefID |
| unsigned long | order |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#processingMethod
Definition at line 538 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::ProcessingMethodMZ5::ProcessingMethodMZ5 | ( | ) |
| pwiz::msdata::mz5::ProcessingMethodMZ5::ProcessingMethodMZ5 | ( | const ProcessingMethodMZ5 & | ) |
| pwiz::msdata::mz5::ProcessingMethodMZ5::ProcessingMethodMZ5 | ( | const pwiz::msdata::ProcessingMethod & | , |
| const ReferenceWrite_mz5 & | ref | ||
| ) |
| pwiz::msdata::mz5::ProcessingMethodMZ5::~ProcessingMethodMZ5 | ( | ) |
| ProcessingMethodMZ5& pwiz::msdata::mz5::ProcessingMethodMZ5::operator= | ( | const ProcessingMethodMZ5 & | ) |
| void pwiz::msdata::mz5::ProcessingMethodMZ5::init | ( | const ParamListMZ5 & | params, |
| const RefMZ5 & | refSoftware, | ||
| const unsigned long | order | ||
| ) |
| void pwiz::msdata::mz5::ProcessingMethodMZ5::fillProcessingMethod | ( | pwiz::msdata::ProcessingMethod & | p, |
| const ReferenceRead_mz5 & | rref | ||
| ) |
|
static |
| ParamListMZ5 pwiz::msdata::mz5::ProcessingMethodMZ5::paramList |
Definition at line 540 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::ProcessingMethodMZ5::softwareRefID |
Definition at line 541 of file Datastructures_mz5.hpp.
| unsigned long pwiz::msdata::mz5::ProcessingMethodMZ5::order |
Definition at line 542 of file Datastructures_mz5.hpp.
1.8.1.1