ProteoWizard
Public Member Functions | List of all members
pwiz::peptideid::PeptideID::IteratorInternal Struct Referenceabstract

Interface for. More...

#include <PeptideID.hpp>

Public Member Functions

virtual void increment ()=0
 
virtual bool equal (const boost::shared_ptr< IteratorInternal > &li) const =0
 
virtual const PeptideID::Recorddereference () const =0
 

Detailed Description

Interface for.

Definition at line 82 of file PeptideID.hpp.

Member Function Documentation

§ increment()

virtual void pwiz::peptideid::PeptideID::IteratorInternal::increment ( )
pure virtual

§ equal()

virtual bool pwiz::peptideid::PeptideID::IteratorInternal::equal ( const boost::shared_ptr< IteratorInternal > &  li) const
pure virtual

§ dereference()

virtual const PeptideID::Record& pwiz::peptideid::PeptideID::IteratorInternal::dereference ( ) const
pure virtual

The documentation for this struct was generated from the following file: