|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#componentList More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| ComponentsMZ5 () | |
| ComponentsMZ5 (const ComponentsMZ5 &) | |
| ComponentsMZ5 (const pwiz::msdata::ComponentList &, const ReferenceWrite_mz5 &wref) | |
| ComponentsMZ5 & | operator= (const ComponentsMZ5 &) |
| ~ComponentsMZ5 () | |
| void | init (const ComponentListMZ5 &sources, const ComponentListMZ5 &analyzers, const ComponentListMZ5 &detectors) |
| void | fill (pwiz::msdata::ComponentList &, const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
| static H5::CompType | getType () |
Public Attributes | |
| ComponentListMZ5 | sources |
| ComponentListMZ5 | analyzers |
| ComponentListMZ5 | detectors |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#componentList
Definition at line 490 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::ComponentsMZ5::ComponentsMZ5 | ( | ) |
| pwiz::msdata::mz5::ComponentsMZ5::ComponentsMZ5 | ( | const ComponentsMZ5 & | ) |
| pwiz::msdata::mz5::ComponentsMZ5::ComponentsMZ5 | ( | const pwiz::msdata::ComponentList & | , |
| const ReferenceWrite_mz5 & | wref | ||
| ) |
| pwiz::msdata::mz5::ComponentsMZ5::~ComponentsMZ5 | ( | ) |
| ComponentsMZ5& pwiz::msdata::mz5::ComponentsMZ5::operator= | ( | const ComponentsMZ5 & | ) |
| void pwiz::msdata::mz5::ComponentsMZ5::init | ( | const ComponentListMZ5 & | sources, |
| const ComponentListMZ5 & | analyzers, | ||
| const ComponentListMZ5 & | detectors | ||
| ) |
| void pwiz::msdata::mz5::ComponentsMZ5::fill | ( | pwiz::msdata::ComponentList & | , |
| const ReferenceRead_mz5 & | rref | ||
| ) |
|
static |
| ComponentListMZ5 pwiz::msdata::mz5::ComponentsMZ5::sources |
Definition at line 492 of file Datastructures_mz5.hpp.
| ComponentListMZ5 pwiz::msdata::mz5::ComponentsMZ5::analyzers |
Definition at line 493 of file Datastructures_mz5.hpp.
| ComponentListMZ5 pwiz::msdata::mz5::ComponentsMZ5::detectors |
Definition at line 494 of file Datastructures_mz5.hpp.
1.8.1.1