|
ProteoWizard
|
implementation of SpectrumList, backed by an mzXML file More...
#include <SpectrumList_mzXML.hpp>
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_ |
implementation of SpectrumList, backed by an mzXML file
Definition at line 39 of file SpectrumList_mzXML.hpp.
|
static |
1.8.4