ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#referenceableParamGroup More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
ParamGroupMZ5 () | |
ParamGroupMZ5 (const ParamGroupMZ5 &) | |
ParamGroupMZ5 (const pwiz::data::ParamGroup &, const ReferenceWrite_mz5 &wref) | |
ParamGroupMZ5 & | operator= (const ParamGroupMZ5 &) |
~ParamGroupMZ5 () | |
void | init (const ParamListMZ5 ¶ms, const char *id) |
pwiz::data::ParamGroup * | getParamGroup (const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
static H5::CompType | getType () |
Public Attributes | |
char * | id |
ParamListMZ5 | paramList |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#referenceableParamGroup
Definition at line 302 of file Datastructures_mz5.hpp.
pwiz::msdata::mz5::ParamGroupMZ5::ParamGroupMZ5 | ( | ) |
pwiz::msdata::mz5::ParamGroupMZ5::ParamGroupMZ5 | ( | const ParamGroupMZ5 & | ) |
pwiz::msdata::mz5::ParamGroupMZ5::ParamGroupMZ5 | ( | const pwiz::data::ParamGroup & | , |
const ReferenceWrite_mz5 & | wref | ||
) |
pwiz::msdata::mz5::ParamGroupMZ5::~ParamGroupMZ5 | ( | ) |
ParamGroupMZ5& pwiz::msdata::mz5::ParamGroupMZ5::operator= | ( | const ParamGroupMZ5 & | ) |
void pwiz::msdata::mz5::ParamGroupMZ5::init | ( | const ParamListMZ5 & | params, |
const char * | id | ||
) |
pwiz::data::ParamGroup* pwiz::msdata::mz5::ParamGroupMZ5::getParamGroup | ( | const ReferenceRead_mz5 & | rref | ) |
|
static |
char* pwiz::msdata::mz5::ParamGroupMZ5::id |
Definition at line 304 of file Datastructures_mz5.hpp.
ParamListMZ5 pwiz::msdata::mz5::ParamGroupMZ5::paramList |
Definition at line 305 of file Datastructures_mz5.hpp.