|
ProteoWizard
|
This is an interface for classes that allow access to data sources of identified peptides. More...
#include <PeptideID.hpp>
Classes | |
| class | Iterator |
| Iterator for. More... | |
| struct | IteratorInternal |
| Interface for. More... | |
| struct | Location |
| struct | Record |
Public Member Functions | |
| virtual Record | record (const Location &location) const =0 |
| virtual | ~PeptideID () |
| virtual Iterator | begin () const =0 |
| virtual Iterator | end () const =0 |
This is an interface for classes that allow access to data sources of identified peptides.
Definition at line 42 of file PeptideID.hpp.
|
inlinevirtual |
Definition at line 122 of file PeptideID.hpp.
Implemented in pwiz::peptideid::PeptideID_flat, pwiz::peptideid::PeptideID_pepXml, and pwiz::peptideid::PeptideIDMap.
|
pure virtual |
Implemented in pwiz::peptideid::PeptideID_flat, pwiz::peptideid::PeptideID_pepXml, and pwiz::peptideid::PeptideIDMap.
|
pure virtual |
Implemented in pwiz::peptideid::PeptideID_flat, pwiz::peptideid::PeptideID_pepXml, and pwiz::peptideid::PeptideIDMap.
1.8.1.1