|
ProteoWizard
|
#include <MzidPredicates.hpp>
Public Member Functions | |
| dbsequence_p (const std::string &seq, const std::string accession) | |
| bool | operator() (const DBSequencePtr &p) const |
Public Attributes | |
| const std::string | seq |
| const std::string | accession |
Definition at line 90 of file MzidPredicates.hpp.
|
inline |
Definition at line 95 of file MzidPredicates.hpp.
|
inline |
Definition at line 99 of file MzidPredicates.hpp.
References accession, and seq.
| const std::string pwiz::identdata::dbsequence_p::seq |
Definition at line 92 of file MzidPredicates.hpp.
Referenced by operator()().
| const std::string pwiz::identdata::dbsequence_p::accession |
Definition at line 93 of file MzidPredicates.hpp.
Referenced by operator()().
1.8.5