|
ProteoWizard
|
#include <PeakData.hpp>
Public Member Functions | |
| FeatureFile () | |
| void | write (pwiz::minimxml::XMLWriter &xmlWriter) const |
| void | read (std::istream &is) |
Public Attributes | |
| std::vector< FeaturePtr > | features |
Private Member Functions | |
| FeatureFile (FeatureFile &) | |
| FeatureFile | operator= (FeatureFile &) |
Definition at line 312 of file PeakData.hpp.
|
inline |
Definition at line 314 of file PeakData.hpp.
|
private |
| void pwiz::data::peakdata::FeatureFile::write | ( | pwiz::minimxml::XMLWriter & | xmlWriter | ) | const |
| void pwiz::data::peakdata::FeatureFile::read | ( | std::istream & | is | ) |
|
private |
| std::vector<FeaturePtr> pwiz::data::peakdata::FeatureFile::features |
Definition at line 315 of file PeakData.hpp.
1.8.13