#include <PeakData.hpp>
|
Public Types inherited from pwiz::minimxml::SAXParser::Handler |
enum | XMLUnescapeBehavior_t { XMLUnescapeDefault,
NoXMLUnescape
} |
|
typedef boost::iostreams::stream_offset | stream_offset |
|
Protected Member Functions inherited from pwiz::minimxml::SAXParser::Handler |
template<typename T > |
T & | getAttribute (const Attributes &attributes, const char *name, T &result, XMLUnescapeBehavior_t Unescape, T defaultValue=T()) const |
|
const char * | getAttribute (const Attributes &attributes, const char *name, XMLUnescapeBehavior_t Unescape, const char *defaultValue=NULL) const |
|
template<typename T > |
T & | getAttribute (const Attributes &attributes, const char *name, T &result) const |
|
std::string & | getAttribute (const Attributes &attributes, const char *name, std::string &result) const |
|
template<typename T > |
T & | getAttribute (const Attributes &attributes, const std::string &name, T &result, T defaultValue=T()) const |
|
Definition at line 295 of file PeakData.hpp.
§ HandlerFeature()
pwiz::data::peakdata::HandlerFeature::HandlerFeature |
( |
Feature * |
_feature = 0 | ) |
|
|
inline |
§ startElement()
virtual Status pwiz::data::peakdata::HandlerFeature::startElement |
( |
const std::string & |
name, |
|
|
const Attributes & |
attributes, |
|
|
stream_offset |
position |
|
) |
| |
|
virtual |
§ feature
Feature* pwiz::data::peakdata::HandlerFeature::feature |
§ _handlerPeakel
HandlerPeakel pwiz::data::peakdata::HandlerFeature::_handlerPeakel |
|
private |
§ _peakelCount
size_t pwiz::data::peakdata::HandlerFeature::_peakelCount |
|
private |
The documentation for this struct was generated from the following file: