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

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

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 InstrumentConfigurationMZ5 ()
 InstrumentConfigurationMZ5 (const InstrumentConfigurationMZ5 &)
 InstrumentConfigurationMZ5 (const pwiz::msdata::InstrumentConfiguration &, const ReferenceWrite_mz5 &ref)
InstrumentConfigurationMZ5operator= (const InstrumentConfigurationMZ5 &)
 ~InstrumentConfigurationMZ5 ()
void init (const ParamListMZ5 &params, const ComponentsMZ5 &components, const RefMZ5 &refScanSetting, const RefMZ5 &refSoftware, const char *id)
pwiz::msdata::InstrumentConfigurationgetInstrumentConfiguration (const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::CompType getType ()
static void read (const std::vector< pwiz::msdata::InstrumentConfigurationPtr > &, const ReferenceWrite_mz5 &wref)

Public Attributes

char * id
ParamListMZ5 paramList
ComponentsMZ5 components
RefMZ5 scanSettingRefID
RefMZ5 softwareRefID

Detailed Description

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

Definition at line 511 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

pwiz::msdata::mz5::InstrumentConfigurationMZ5::InstrumentConfigurationMZ5 ( )
pwiz::msdata::mz5::InstrumentConfigurationMZ5::InstrumentConfigurationMZ5 ( const InstrumentConfigurationMZ5 )
pwiz::msdata::mz5::InstrumentConfigurationMZ5::InstrumentConfigurationMZ5 ( const pwiz::msdata::InstrumentConfiguration ,
const ReferenceWrite_mz5 ref 
)
pwiz::msdata::mz5::InstrumentConfigurationMZ5::~InstrumentConfigurationMZ5 ( )

Member Function Documentation

InstrumentConfigurationMZ5& pwiz::msdata::mz5::InstrumentConfigurationMZ5::operator= ( const InstrumentConfigurationMZ5 )
void pwiz::msdata::mz5::InstrumentConfigurationMZ5::init ( const ParamListMZ5 params,
const ComponentsMZ5 components,
const RefMZ5 refScanSetting,
const RefMZ5 refSoftware,
const char *  id 
)
pwiz::msdata::InstrumentConfiguration* pwiz::msdata::mz5::InstrumentConfigurationMZ5::getInstrumentConfiguration ( const ReferenceRead_mz5 rref)
static H5::CompType pwiz::msdata::mz5::InstrumentConfigurationMZ5::getType ( )
static
static void pwiz::msdata::mz5::InstrumentConfigurationMZ5::read ( const std::vector< pwiz::msdata::InstrumentConfigurationPtr > &  ,
const ReferenceWrite_mz5 wref 
)
static

Member Data Documentation

char* pwiz::msdata::mz5::InstrumentConfigurationMZ5::id

Definition at line 513 of file Datastructures_mz5.hpp.

ParamListMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::paramList

Definition at line 514 of file Datastructures_mz5.hpp.

ComponentsMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::components

Definition at line 515 of file Datastructures_mz5.hpp.

RefMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::scanSettingRefID

Definition at line 516 of file Datastructures_mz5.hpp.

RefMZ5 pwiz::msdata::mz5::InstrumentConfigurationMZ5::softwareRefID

Definition at line 517 of file Datastructures_mz5.hpp.


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