#include <Index_mzML.hpp>
List of all members.
Private Attributes |
boost::shared_ptr< Impl > | impl_ |
Detailed Description
Definition at line 39 of file Index_mzML.hpp.
Constructor & Destructor Documentation
pwiz::msdata::Index_mzML::Index_mzML |
( |
boost::shared_ptr< std::istream > |
is, |
|
|
const MSData & |
msd |
|
) |
| |
Member Function Documentation
void pwiz::msdata::Index_mzML::recreate |
( |
| ) |
|
size_t pwiz::msdata::Index_mzML::spectrumCount |
( |
| ) |
const |
size_t pwiz::msdata::Index_mzML::findSpectrumId |
( |
const std::string & |
id | ) |
const |
IndexList pwiz::msdata::Index_mzML::findSpectrumBySpotID |
( |
const std::string & |
spotID | ) |
const |
const std::map<std::string,std::string>& pwiz::msdata::Index_mzML::legacyIdRefToNativeId |
( |
| ) |
const |
size_t pwiz::msdata::Index_mzML::chromatogramCount |
( |
| ) |
const |
size_t pwiz::msdata::Index_mzML::findChromatogramId |
( |
const std::string & |
id | ) |
const |
Member Data Documentation
boost::shared_ptr<Impl> pwiz::msdata::Index_mzML::impl_ |
|
private |
The documentation for this struct was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/data/msdata/Index_mzML.hpp