ProteoWizard
Classes | Static Public Member Functions | List of all members
pwiz::msdata::SpectrumList_mzXML Class Reference

implementation of SpectrumList, backed by an mzXML file More...

#include <SpectrumList_mzXML.hpp>

Inheritance diagram for pwiz::msdata::SpectrumList_mzXML:
pwiz::msdata::SpectrumListBase pwiz::msdata::SpectrumList

Classes

struct  index_not_found
 exception thrown if create(*,*,true) is called and the mzXML index cannot be found More...
 

Static Public Member Functions

static SpectrumListPtr create (boost::shared_ptr< std::istream > is, const MSData &msd, bool indexed=true)
 

Additional Inherited Members

- Public Member Functions inherited from pwiz::msdata::SpectrumListBase
virtual const
boost::shared_ptr< const
DataProcessing
dataProcessingPtr () const
 implementation of SpectrumList More...
 
virtual void setDataProcessingPtr (DataProcessingPtr dp)
 set DataProcessing More...
 
- Protected Attributes inherited from pwiz::msdata::SpectrumListBase
DataProcessingPtr dp_
 

Detailed Description

implementation of SpectrumList, backed by an mzXML file

Definition at line 39 of file SpectrumList_mzXML.hpp.

Member Function Documentation

static SpectrumListPtr pwiz::msdata::SpectrumList_mzXML::create ( boost::shared_ptr< std::istream >  is,
const MSData msd,
bool  indexed = true 
)
static

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