#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 89 of file PeakData.hpp.
§ HandlerPeak()
pwiz::data::peakdata::HandlerPeak::HandlerPeak |
( |
Peak * |
_peak = 0 | ) |
|
|
inline |
§ startElement()
virtual Status pwiz::data::peakdata::HandlerPeak::startElement |
( |
const std::string & |
name, |
|
|
const Attributes & |
attributes, |
|
|
stream_offset |
position |
|
) |
| |
|
virtual |
§ characters()
§ peak
Peak* pwiz::data::peakdata::HandlerPeak::peak |
The documentation for this struct was generated from the following file: