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

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

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ScansMZ5 ()
 ScansMZ5 (const ScansMZ5 &)
 ScansMZ5 (const pwiz::msdata::ScanList &, const ReferenceWrite_mz5 &wref)
ScansMZ5operator= (const ScansMZ5 &)
 ~ScansMZ5 ()
void init (const ParamListMZ5 &params, const ScanListMZ5 &scanList)
void fill (pwiz::msdata::ScanList &sl, const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::CompType getType ()

Public Attributes

ParamListMZ5 paramList
ScanListMZ5 scanList

Detailed Description

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

Definition at line 714 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

pwiz::msdata::mz5::ScansMZ5::ScansMZ5 ( )
pwiz::msdata::mz5::ScansMZ5::ScansMZ5 ( const ScansMZ5 )
pwiz::msdata::mz5::ScansMZ5::ScansMZ5 ( const pwiz::msdata::ScanList ,
const ReferenceWrite_mz5 wref 
)
pwiz::msdata::mz5::ScansMZ5::~ScansMZ5 ( )

Member Function Documentation

ScansMZ5& pwiz::msdata::mz5::ScansMZ5::operator= ( const ScansMZ5 )
void pwiz::msdata::mz5::ScansMZ5::init ( const ParamListMZ5 params,
const ScanListMZ5 scanList 
)
void pwiz::msdata::mz5::ScansMZ5::fill ( pwiz::msdata::ScanList sl,
const ReferenceRead_mz5 rref 
)
static H5::CompType pwiz::msdata::mz5::ScansMZ5::getType ( )
static

Member Data Documentation

ParamListMZ5 pwiz::msdata::mz5::ScansMZ5::paramList

Definition at line 716 of file Datastructures_mz5.hpp.

ScanListMZ5 pwiz::msdata::mz5::ScansMZ5::scanList

Definition at line 717 of file Datastructures_mz5.hpp.


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