#include <ProteomeData.hpp>
Definition at line 55 of file ProteomeData.hpp.
§ ~ProteinList()
virtual pwiz::proteome::ProteinList::~ProteinList |
( |
| ) |
|
|
inlinevirtual |
§ size()
virtual size_t pwiz::proteome::ProteinList::size |
( |
| ) |
const |
|
pure virtual |
§ protein()
virtual ProteinPtr pwiz::proteome::ProteinList::protein |
( |
size_t |
index, |
|
|
bool |
getSequence = true |
|
) |
| const |
|
pure virtual |
§ empty()
virtual bool pwiz::proteome::ProteinList::empty |
( |
| ) |
const |
|
virtual |
§ find()
virtual size_t pwiz::proteome::ProteinList::find |
( |
const std::string & |
id | ) |
const |
|
virtual |
§ findKeyword()
virtual IndexList pwiz::proteome::ProteinList::findKeyword |
( |
const std::string & |
keyword, |
|
|
bool |
caseSensitive = true |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: