Iterator for.
More...
#include <PeptideID.hpp>
Iterator for.
Definition at line 91 of file PeptideID.hpp.
pwiz::peptideid::PeptideID::Iterator::Iterator |
( |
| ) |
|
|
inline |
pwiz::peptideid::PeptideID::Iterator::Iterator |
( |
const Iterator & |
it | ) |
|
|
inline |
Definition at line 97 of file PeptideID.hpp.
boost::shared_ptr< PeptideID::IteratorInternal > pimpl
Definition at line 98 of file PeptideID.hpp.
boost::shared_ptr< PeptideID::IteratorInternal > pimpl
void pwiz::peptideid::PeptideID::Iterator::increment |
( |
| ) |
|
|
inlineprotected |
Definition at line 105 of file PeptideID.hpp.
105 {
pimpl->increment(); }
boost::shared_ptr< PeptideID::IteratorInternal > pimpl
Definition at line 107 of file PeptideID.hpp.
References pimpl.
109 return pimpl->equal(li.pimpl);
boost::shared_ptr< PeptideID::IteratorInternal > pimpl
Definition at line 112 of file PeptideID.hpp.
114 return pimpl->dereference();
boost::shared_ptr< PeptideID::IteratorInternal > pimpl
friend class boost::iterator_core_access |
|
friend |
The documentation for this class was generated from the following file:
- /build/buildd/libpwiz-3.0.6585/pwiz/analysis/peptideid/PeptideID.hpp