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

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

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ProcessingMethodMZ5 ()
 ProcessingMethodMZ5 (const ProcessingMethodMZ5 &)
 ProcessingMethodMZ5 (const pwiz::msdata::ProcessingMethod &, const ReferenceWrite_mz5 &ref)
ProcessingMethodMZ5operator= (const ProcessingMethodMZ5 &)
 ~ProcessingMethodMZ5 ()
void init (const ParamListMZ5 &params, 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

Detailed Description

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

Definition at line 538 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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.


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