|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#sample More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| SampleMZ5 () | |
| SampleMZ5 (const SampleMZ5 &) | |
| SampleMZ5 (const pwiz::msdata::Sample &, const ReferenceWrite_mz5 &wref) | |
| SampleMZ5 & | operator= (const SampleMZ5 &) |
| ~SampleMZ5 () | |
| void | init (const ParamListMZ5 ¶ms, const char *id, const char *name) |
| pwiz::msdata::Sample * | getSample (const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
| static H5::CompType | getType () |
| static void | convert (std::vector< SampleMZ5 > &, const std::vector< pwiz::msdata::SamplePtr > &, const ReferenceWrite_mz5 &wref) |
| static void | read (const std::vector< pwiz::msdata::SamplePtr > &, const ReferenceWrite_mz5 &wref) |
Public Attributes | |
| char * | id |
| char * | name |
| ParamListMZ5 | paramList |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#sample
Definition at line 345 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::SampleMZ5::SampleMZ5 | ( | ) |
| pwiz::msdata::mz5::SampleMZ5::SampleMZ5 | ( | const SampleMZ5 & | ) |
| pwiz::msdata::mz5::SampleMZ5::SampleMZ5 | ( | const pwiz::msdata::Sample & | , |
| const ReferenceWrite_mz5 & | wref | ||
| ) |
| pwiz::msdata::mz5::SampleMZ5::~SampleMZ5 | ( | ) |
| void pwiz::msdata::mz5::SampleMZ5::init | ( | const ParamListMZ5 & | params, |
| const char * | id, | ||
| const char * | name | ||
| ) |
| pwiz::msdata::Sample* pwiz::msdata::mz5::SampleMZ5::getSample | ( | const ReferenceRead_mz5 & | rref | ) |
|
static |
|
static |
|
static |
| char* pwiz::msdata::mz5::SampleMZ5::id |
Definition at line 347 of file Datastructures_mz5.hpp.
| char* pwiz::msdata::mz5::SampleMZ5::name |
Definition at line 348 of file Datastructures_mz5.hpp.
| ParamListMZ5 pwiz::msdata::mz5::SampleMZ5::paramList |
Definition at line 349 of file Datastructures_mz5.hpp.
1.8.1.1