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

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

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ComponentsMZ5 ()
 ComponentsMZ5 (const ComponentsMZ5 &)
 ComponentsMZ5 (const pwiz::msdata::ComponentList &, const ReferenceWrite_mz5 &wref)
ComponentsMZ5operator= (const ComponentsMZ5 &)
 ~ComponentsMZ5 ()
void init (const ComponentListMZ5 &sources, const ComponentListMZ5 &analyzers, const ComponentListMZ5 &detectors)
void fill (pwiz::msdata::ComponentList &, const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::CompType getType ()

Public Attributes

ComponentListMZ5 sources
ComponentListMZ5 analyzers
ComponentListMZ5 detectors

Detailed Description

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

Definition at line 490 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

pwiz::msdata::mz5::ComponentsMZ5::ComponentsMZ5 ( )
pwiz::msdata::mz5::ComponentsMZ5::ComponentsMZ5 ( const ComponentsMZ5 )
pwiz::msdata::mz5::ComponentsMZ5::ComponentsMZ5 ( const pwiz::msdata::ComponentList ,
const ReferenceWrite_mz5 wref 
)
pwiz::msdata::mz5::ComponentsMZ5::~ComponentsMZ5 ( )

Member Function Documentation

ComponentsMZ5& pwiz::msdata::mz5::ComponentsMZ5::operator= ( const ComponentsMZ5 )
void pwiz::msdata::mz5::ComponentsMZ5::init ( const ComponentListMZ5 sources,
const ComponentListMZ5 analyzers,
const ComponentListMZ5 detectors 
)
void pwiz::msdata::mz5::ComponentsMZ5::fill ( pwiz::msdata::ComponentList ,
const ReferenceRead_mz5 rref 
)
static H5::CompType pwiz::msdata::mz5::ComponentsMZ5::getType ( )
static

Member Data Documentation

ComponentListMZ5 pwiz::msdata::mz5::ComponentsMZ5::sources

Definition at line 492 of file Datastructures_mz5.hpp.

ComponentListMZ5 pwiz::msdata::mz5::ComponentsMZ5::analyzers

Definition at line 493 of file Datastructures_mz5.hpp.

ComponentListMZ5 pwiz::msdata::mz5::ComponentsMZ5::detectors

Definition at line 494 of file Datastructures_mz5.hpp.


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