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

http://www.peptideatlas.org/tmp/mzML1.1.0.html#source http://www.peptideatlas.org/tmp/mzML1.1.0.html#analyzer http://www.peptideatlas.org/tmp/mzML1.1.0.html#detector More...

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ComponentMZ5 ()
 ComponentMZ5 (const ComponentMZ5 &)
 ComponentMZ5 (const pwiz::msdata::Component &, const ReferenceWrite_mz5 &wref)
ComponentMZ5operator= (const ComponentMZ5 &)
 ~ComponentMZ5 ()
void init (const ParamListMZ5 &, const unsigned long order)
void fillComponent (pwiz::msdata::Component &c, const pwiz::msdata::ComponentType t, const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::CompType getType ()

Public Attributes

ParamListMZ5 paramList
unsigned long order

Detailed Description

http://www.peptideatlas.org/tmp/mzML1.1.0.html#source http://www.peptideatlas.org/tmp/mzML1.1.0.html#analyzer http://www.peptideatlas.org/tmp/mzML1.1.0.html#detector

Definition at line 452 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

pwiz::msdata::mz5::ComponentMZ5::ComponentMZ5 ( )
pwiz::msdata::mz5::ComponentMZ5::ComponentMZ5 ( const ComponentMZ5 )
pwiz::msdata::mz5::ComponentMZ5::ComponentMZ5 ( const pwiz::msdata::Component ,
const ReferenceWrite_mz5 wref 
)
pwiz::msdata::mz5::ComponentMZ5::~ComponentMZ5 ( )

Member Function Documentation

ComponentMZ5& pwiz::msdata::mz5::ComponentMZ5::operator= ( const ComponentMZ5 )
void pwiz::msdata::mz5::ComponentMZ5::init ( const ParamListMZ5 ,
const unsigned long  order 
)
void pwiz::msdata::mz5::ComponentMZ5::fillComponent ( pwiz::msdata::Component c,
const pwiz::msdata::ComponentType  t,
const ReferenceRead_mz5 rref 
)
static H5::CompType pwiz::msdata::mz5::ComponentMZ5::getType ( )
static

Member Data Documentation

ParamListMZ5 pwiz::msdata::mz5::ComponentMZ5::paramList

Definition at line 454 of file Datastructures_mz5.hpp.

unsigned long pwiz::msdata::mz5::ComponentMZ5::order

Definition at line 455 of file Datastructures_mz5.hpp.


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