OpenStructure
Public Member Functions
AminoAcidSetIterator Class Reference

#include <amino_acids.hh>

Inherits iterator< std::forward_iterator_tag, AminoAcid >.

Public Member Functions

 AminoAcidSetIterator (unsigned int bits, int start)
AminoAcidSetIteratoroperator++ ()
AminoAcid operator* () const
bool operator== (const AminoAcidSetIterator &rhs) const
bool operator!= (const AminoAcidSetIterator &rhs) const

Detailed Description

Definition at line 59 of file amino_acids.hh.


Constructor & Destructor Documentation

AminoAcidSetIterator ( unsigned int  bits,
int  start 
)
inline

Definition at line 62 of file amino_acids.hh.


Member Function Documentation

bool operator!= ( const AminoAcidSetIterator rhs) const
inline

Definition at line 81 of file amino_acids.hh.

AminoAcid operator* ( ) const
inline

Definition at line 72 of file amino_acids.hh.

AminoAcidSetIterator& operator++ ( )
inline

Definition at line 66 of file amino_acids.hh.

bool operator== ( const AminoAcidSetIterator rhs) const
inline

Definition at line 77 of file amino_acids.hh.


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