#include <Index_mzML.hpp>
|
boost::shared_ptr< Impl > | impl_ |
|
Definition at line 39 of file Index_mzML.hpp.
§ Index_mzML()
pwiz::msdata::Index_mzML::Index_mzML |
( |
boost::shared_ptr< std::istream > |
is, |
|
|
const MSData & |
msd |
|
) |
| |
§ recreate()
void pwiz::msdata::Index_mzML::recreate |
( |
| ) |
|
§ spectrumCount()
size_t pwiz::msdata::Index_mzML::spectrumCount |
( |
| ) |
const |
§ spectrumIdentity()
§ findSpectrumId()
size_t pwiz::msdata::Index_mzML::findSpectrumId |
( |
const std::string & |
id | ) |
const |
§ findSpectrumBySpotID()
IndexList pwiz::msdata::Index_mzML::findSpectrumBySpotID |
( |
const std::string & |
spotID | ) |
const |
§ legacyIdRefToNativeId()
const std::map<std::string,std::string>& pwiz::msdata::Index_mzML::legacyIdRefToNativeId |
( |
| ) |
const |
§ chromatogramCount()
size_t pwiz::msdata::Index_mzML::chromatogramCount |
( |
| ) |
const |
§ chromatogramIdentity()
§ findChromatogramId()
size_t pwiz::msdata::Index_mzML::findChromatogramId |
( |
const std::string & |
id | ) |
const |
§ impl_
boost::shared_ptr<Impl> pwiz::msdata::Index_mzML::impl_ |
|
private |
The documentation for this struct was generated from the following file: