ProteoWizard
Public Member Functions | Static Public Member Functions | Public Attributes
pwiz::msdata::mz5::ParamGroupMZ5 Struct Reference

http://www.peptideatlas.org/tmp/mzML1.1.0.html#referenceableParamGroup More...

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ParamGroupMZ5 ()
 ParamGroupMZ5 (const ParamGroupMZ5 &)
 ParamGroupMZ5 (const pwiz::data::ParamGroup &, const ReferenceWrite_mz5 &wref)
ParamGroupMZ5operator= (const ParamGroupMZ5 &)
 ~ParamGroupMZ5 ()
void init (const ParamListMZ5 &params, const char *id)
pwiz::data::ParamGroupgetParamGroup (const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::CompType getType ()

Public Attributes

char * id
ParamListMZ5 paramList

Detailed Description

http://www.peptideatlas.org/tmp/mzML1.1.0.html#referenceableParamGroup

Definition at line 302 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

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 ( )

Member Function Documentation

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 H5::CompType pwiz::msdata::mz5::ParamGroupMZ5::getType ( )
static

Member Data Documentation

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.


The documentation for this struct was generated from the following file: