#include <MinimumPepXML.hpp>
Definition at line 294 of file MinimumPepXML.hpp.
◆ Parameter()
pwiz::data::pepxml::Parameter::Parameter |
( |
const std::string & |
name = "" , |
|
|
const std::string & |
value = "" |
|
) |
| |
|
inline |
◆ write()
void pwiz::data::pepxml::Parameter::write |
( |
XMLWriter & |
writer | ) |
const |
◆ read()
void pwiz::data::pepxml::Parameter::read |
( |
std::istream & |
is | ) |
|
◆ operator==()
bool pwiz::data::pepxml::Parameter::operator== |
( |
const Parameter & |
that | ) |
const |
◆ operator!=()
bool pwiz::data::pepxml::Parameter::operator!= |
( |
const Parameter & |
that | ) |
const |
◆ name
std::string pwiz::data::pepxml::Parameter::name |
◆ value
std::string pwiz::data::pepxml::Parameter::value |
The documentation for this struct was generated from the following file: