#include <MinimumPepXML.hpp>
List of all members.
Public Attributes |
| std::string | name |
| std::string | value |
Detailed Description
Definition at line 294 of file MinimumPepXML.hpp.
Constructor & Destructor Documentation
| pwiz::data::pepxml::Parameter::Parameter |
( |
const std::string & |
name = "", |
|
|
const std::string & |
value = "" |
|
) |
| |
|
inline |
Member Function Documentation
| void pwiz::data::pepxml::Parameter::write |
( |
XMLWriter & |
writer | ) |
const |
| void pwiz::data::pepxml::Parameter::read |
( |
std::istream & |
is | ) |
|
| bool pwiz::data::pepxml::Parameter::operator== |
( |
const Parameter & |
that | ) |
const |
| bool pwiz::data::pepxml::Parameter::operator!= |
( |
const Parameter & |
that | ) |
const |
Member Data Documentation
| std::string pwiz::data::pepxml::Parameter::name |
| std::string pwiz::data::pepxml::Parameter::value |
The documentation for this struct was generated from the following file: