#include <MinimumPepXML.hpp>
List of all members.
Detailed Description
Definition at line 673 of file MinimumPepXML.hpp.
Constructor & Destructor Documentation
pwiz::data::pepxml::MatchData::MatchData |
( |
| ) |
|
|
inline |
pwiz::data::pepxml::MatchData::MatchData |
( |
std::string |
wfc, |
|
|
std::string |
snc |
|
) |
| |
|
inline |
pwiz::data::pepxml::MatchData::MatchData |
( |
std::vector< MatchPtr > |
_matches | ) |
|
|
inline |
Member Function Documentation
void pwiz::data::pepxml::MatchData::read |
( |
std::istream & |
is | ) |
|
bool pwiz::data::pepxml::MatchData::operator== |
( |
const MatchData & |
that | ) |
const |
bool pwiz::data::pepxml::MatchData::operator!= |
( |
const MatchData & |
that | ) |
const |
Member Data Documentation
std::string pwiz::data::pepxml::MatchData::warpFunctionCalculator |
std::string pwiz::data::pepxml::MatchData::searchNbhdCalculator |
std::vector<MatchPtr> pwiz::data::pepxml::MatchData::matches |
The documentation for this struct was generated from the following file: