ProteoWizard
Public Member Functions | Public Attributes | Private Member Functions | List of all members
pwiz::data::peakdata::FeatureFile Struct Reference

#include <PeakData.hpp>

Public Member Functions

 FeatureFile ()
 
void write (pwiz::minimxml::XMLWriter &xmlWriter) const
 
void read (std::istream &is)
 

Public Attributes

std::vector< FeaturePtrfeatures
 

Private Member Functions

 FeatureFile (FeatureFile &)
 
FeatureFile operator= (FeatureFile &)
 

Detailed Description

Definition at line 312 of file PeakData.hpp.

Constructor & Destructor Documentation

§ FeatureFile() [1/2]

pwiz::data::peakdata::FeatureFile::FeatureFile ( )
inline

Definition at line 314 of file PeakData.hpp.

314 {}

§ FeatureFile() [2/2]

pwiz::data::peakdata::FeatureFile::FeatureFile ( FeatureFile )
private

Member Function Documentation

§ write()

void pwiz::data::peakdata::FeatureFile::write ( pwiz::minimxml::XMLWriter xmlWriter) const

§ read()

void pwiz::data::peakdata::FeatureFile::read ( std::istream &  is)

§ operator=()

FeatureFile pwiz::data::peakdata::FeatureFile::operator= ( FeatureFile )
private

Member Data Documentation

§ features

std::vector<FeaturePtr> pwiz::data::peakdata::FeatureFile::features

Definition at line 315 of file PeakData.hpp.


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