#include <ProteinList_Filter.hpp>
Definition at line 75 of file ProteinList_Filter.hpp.
§ ProteinList_FilterPredicate_IndexSet()
pwiz::analysis::ProteinList_FilterPredicate_IndexSet::ProteinList_FilterPredicate_IndexSet |
( |
const util::IntegerSet & |
indexSet | ) |
|
§ accept()
virtual boost::logic::tribool pwiz::analysis::ProteinList_FilterPredicate_IndexSet::accept |
( |
const proteome::Protein & |
protein | ) |
const |
|
virtual |
§ done()
virtual bool pwiz::analysis::ProteinList_FilterPredicate_IndexSet::done |
( |
| ) |
const |
|
virtual |
return true iff done accepting proteins; this allows early termination of the iteration through the original ProteinList, possibly using assumptions about the order of the iteration (e.g.
index is increasing)
Reimplemented from pwiz::analysis::ProteinList_Filter::Predicate.
§ indexSet_
util::IntegerSet pwiz::analysis::ProteinList_FilterPredicate_IndexSet::indexSet_ |
|
private |
§ eos_
bool pwiz::analysis::ProteinList_FilterPredicate_IndexSet::eos_ |
|
mutableprivate |
The documentation for this class was generated from the following file: