ProteoWizard
|
#include <ProteomeData.hpp>
Public Member Functions | |
virtual size_t | size () const =0 |
virtual ProteinPtr | protein (size_t index, bool getSequence=true) const =0 |
virtual bool | empty () const |
virtual size_t | find (const std::string &id) const |
virtual IndexList | findKeyword (const std::string &keyword, bool caseSensitive=true) const |
virtual | ~ProteinList () |
Definition at line 55 of file ProteomeData.hpp.
|
inlinevirtual |
Definition at line 69 of file ProteomeData.hpp.
|
pure virtual |
Implemented in pwiz::proteome::ProteinListSimple, pwiz::analysis::ProteinList_DecoyGenerator, pwiz::analysis::ProteinList_Filter, FilterWrapper, FilterWrapper, and pwiz::proteome::ProteinListWrapper.
Referenced by pwiz::proteome::TextWriter::operator()(), printProteinList(), and testProteinListSimple().
|
pure virtual |
Implemented in pwiz::proteome::ProteinListSimple, pwiz::analysis::ProteinList_DecoyGenerator, pwiz::analysis::ProteinList_Filter, pwiz::proteome::ProteinListCache, FilterWrapper, and pwiz::proteome::ProteinListWrapper.
Referenced by pwiz::proteome::TextWriter::operator()(), printProteinList(), and testProteinListSimple().
|
virtual |
Reimplemented in pwiz::proteome::ProteinListSimple.
|
virtual |
Reimplemented in pwiz::analysis::ProteinList_DecoyGenerator, and pwiz::proteome::ProteinListCache.
Referenced by testProteinListSimple().
|
virtual |
Referenced by testProteinListSimple().