ProteoWizard
Public Member Functions
pwiz::peptideid::PeptideID::IteratorInternal Struct Reference

Interface for. More...

#include <PeptideID.hpp>

List of all members.

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

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

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