#include <PeakData.hpp>
Definition at line 165 of file PeakData.hpp.
§ Parameter() [1/2]
pwiz::data::peakdata::Software::Parameter::Parameter |
( |
| ) |
|
|
inline |
§ Parameter() [2/2]
pwiz::data::peakdata::Software::Parameter::Parameter |
( |
std::string |
name_, |
|
|
std::string |
value_ |
|
) |
| |
|
inline |
§ write()
§ read()
void pwiz::data::peakdata::Software::Parameter::read |
( |
std::istream & |
is | ) |
|
§ operator==()
bool pwiz::data::peakdata::Software::Parameter::operator== |
( |
const Parameter & |
that | ) |
const |
§ operator!=()
bool pwiz::data::peakdata::Software::Parameter::operator!= |
( |
const Parameter & |
that | ) |
const |
§ name
std::string pwiz::data::peakdata::Software::Parameter::name |
§ value
std::string pwiz::data::peakdata::Software::Parameter::value |
The documentation for this struct was generated from the following file: