RDKit::AtomIterator_< Atom_, Mol_ > Class Template Reference

A general random access iterator. More...

#include <AtomIterators.h>

List of all members.

Public Types

typedef AtomIterator_< Atom_,
Mol_ > 
ThisType

Public Member Functions

 AtomIterator_ ()
 AtomIterator_ (Mol_ *mol)
 AtomIterator_ (Mol_ *mol, int pos)
 AtomIterator_ (const ThisType &other)
AtomIterator_operator= (const ThisType &other)
AtomIterator_operator+= (int val)
AtomIterator_operator-= (int val)
AtomIterator_ operator+ (int val)
AtomIterator_ operator- (int val)
int operator- (ThisType &other)
Atom_ * operator* ()
Atom_ * operator[] (const int which)
bool operator== (const ThisType &other)
bool operator!= (const ThisType &other)
bool operator< (const ThisType &other)
bool operator<= (const ThisType &other)
bool operator> (const ThisType &other)
bool operator>= (const ThisType &other)
ThisTypeoperator++ ()
ThisType operator++ (int)
ThisTypeoperator-- ()
ThisType operator-- (int)

Detailed Description

template<class Atom_, class Mol_>
class RDKit::AtomIterator_< Atom_, Mol_ >

A general random access iterator.

Definition at line 25 of file AtomIterators.h.


Member Typedef Documentation

template<class Atom_ , class Mol_ >
typedef AtomIterator_<Atom_,Mol_> RDKit::AtomIterator_< Atom_, Mol_ >::ThisType

Definition at line 27 of file AtomIterators.h.


Constructor & Destructor Documentation

template<class Atom_ , class Mol_ >
RDKit::AtomIterator_< Atom_, Mol_ >::AtomIterator_ (  )  [inline]

Definition at line 28 of file AtomIterators.h.

template<class Atom_ , class Mol_ >
RDKit::AtomIterator_< Atom_, Mol_ >::AtomIterator_ ( Mol_ *  mol  ) 
template<class Atom_ , class Mol_ >
RDKit::AtomIterator_< Atom_, Mol_ >::AtomIterator_ ( Mol_ *  mol,
int  pos 
)
template<class Atom_ , class Mol_ >
RDKit::AtomIterator_< Atom_, Mol_ >::AtomIterator_ ( const ThisType other  ) 

Member Function Documentation

template<class Atom_ , class Mol_ >
bool RDKit::AtomIterator_< Atom_, Mol_ >::operator!= ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
Atom_* RDKit::AtomIterator_< Atom_, Mol_ >::operator* (  ) 
template<class Atom_ , class Mol_ >
AtomIterator_ RDKit::AtomIterator_< Atom_, Mol_ >::operator+ ( int  val  ) 
template<class Atom_ , class Mol_ >
ThisType RDKit::AtomIterator_< Atom_, Mol_ >::operator++ ( int   ) 
template<class Atom_ , class Mol_ >
ThisType& RDKit::AtomIterator_< Atom_, Mol_ >::operator++ (  ) 
template<class Atom_ , class Mol_ >
AtomIterator_& RDKit::AtomIterator_< Atom_, Mol_ >::operator+= ( int  val  ) 
template<class Atom_ , class Mol_ >
int RDKit::AtomIterator_< Atom_, Mol_ >::operator- ( ThisType other  ) 
template<class Atom_ , class Mol_ >
AtomIterator_ RDKit::AtomIterator_< Atom_, Mol_ >::operator- ( int  val  ) 
template<class Atom_ , class Mol_ >
ThisType RDKit::AtomIterator_< Atom_, Mol_ >::operator-- ( int   ) 
template<class Atom_ , class Mol_ >
ThisType& RDKit::AtomIterator_< Atom_, Mol_ >::operator-- (  ) 
template<class Atom_ , class Mol_ >
AtomIterator_& RDKit::AtomIterator_< Atom_, Mol_ >::operator-= ( int  val  ) 
template<class Atom_ , class Mol_ >
bool RDKit::AtomIterator_< Atom_, Mol_ >::operator< ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
bool RDKit::AtomIterator_< Atom_, Mol_ >::operator<= ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
AtomIterator_& RDKit::AtomIterator_< Atom_, Mol_ >::operator= ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
bool RDKit::AtomIterator_< Atom_, Mol_ >::operator== ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
bool RDKit::AtomIterator_< Atom_, Mol_ >::operator> ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
bool RDKit::AtomIterator_< Atom_, Mol_ >::operator>= ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
Atom_* RDKit::AtomIterator_< Atom_, Mol_ >::operator[] ( const int  which  ) 

The documentation for this class was generated from the following file:
Generated on Wed Jun 30 07:07:33 2010 for RDCode by  doxygen 1.6.3