#include <MinimumPepXML.hpp>
Definition at line 673 of file MinimumPepXML.hpp.
◆ MatchData() [1/3]
pwiz::data::pepxml::MatchData::MatchData |
( |
| ) |
|
|
inline |
◆ MatchData() [2/3]
pwiz::data::pepxml::MatchData::MatchData |
( |
std::string |
wfc, |
|
|
std::string |
snc |
|
) |
| |
|
inline |
◆ MatchData() [3/3]
pwiz::data::pepxml::MatchData::MatchData |
( |
std::vector< MatchPtr > |
_matches | ) |
|
|
inline |
◆ write()
◆ read()
void pwiz::data::pepxml::MatchData::read |
( |
std::istream & |
is | ) |
|
◆ operator==()
bool pwiz::data::pepxml::MatchData::operator== |
( |
const MatchData & |
that | ) |
const |
◆ operator!=()
bool pwiz::data::pepxml::MatchData::operator!= |
( |
const MatchData & |
that | ) |
const |
◆ warpFunctionCalculator
std::string pwiz::data::pepxml::MatchData::warpFunctionCalculator |
◆ searchNbhdCalculator
std::string pwiz::data::pepxml::MatchData::searchNbhdCalculator |
◆ matches
std::vector<MatchPtr> pwiz::data::pepxml::MatchData::matches |
The documentation for this struct was generated from the following file: