#include <MzidPredicates.hpp>
Definition at line 90 of file MzidPredicates.hpp.
§ dbsequence_p()
pwiz::identdata::dbsequence_p::dbsequence_p |
( |
const std::string & |
seq, |
|
|
const std::string |
accession |
|
) |
| |
|
inline |
§ operator()()
bool pwiz::identdata::dbsequence_p::operator() |
( |
const DBSequencePtr & |
p | ) |
const |
|
inline |
Definition at line 99 of file MzidPredicates.hpp.
101 return boost::iequals(p->seq,
seq) &&
const std::string accession
§ seq
const std::string pwiz::identdata::dbsequence_p::seq |
§ accession
const std::string pwiz::identdata::dbsequence_p::accession |
The documentation for this struct was generated from the following file: