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

Iterate over heteroatoms, this is bidirectional. More...

#include <AtomIterators.h>

List of all members.

Public Types

typedef HeteroatomIterator_
< Atom_, Mol_ > 
ThisType

Public Member Functions

 HeteroatomIterator_ ()
 HeteroatomIterator_ (Mol_ *mol)
 HeteroatomIterator_ (Mol_ *mol, int pos)
 ~HeteroatomIterator_ ()
 HeteroatomIterator_ (const ThisType &other)
HeteroatomIterator_operator= (const ThisType &other)
bool operator== (const ThisType &other)
bool operator!= (const ThisType &other)
Atom_ * operator* ()
ThisTypeoperator++ ()
ThisType operator++ (int)
ThisTypeoperator-- ()
ThisType operator-- (int)

Detailed Description

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

Iterate over heteroatoms, this is bidirectional.

Definition at line 68 of file AtomIterators.h.


Member Typedef Documentation

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

Definition at line 70 of file AtomIterators.h.


Constructor & Destructor Documentation

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

Definition at line 71 of file AtomIterators.h.

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

Member Function Documentation

template<class Atom_ , class Mol_ >
bool RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator!= ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
Atom_* RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator* (  ) 
template<class Atom_ , class Mol_ >
ThisType RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator++ ( int   ) 
template<class Atom_ , class Mol_ >
ThisType& RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator++ (  ) 
template<class Atom_ , class Mol_ >
ThisType RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator-- ( int   ) 
template<class Atom_ , class Mol_ >
ThisType& RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator-- (  ) 
template<class Atom_ , class Mol_ >
HeteroatomIterator_& RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator= ( const ThisType other  ) 
template<class Atom_ , class Mol_ >
bool RDKit::HeteroatomIterator_< Atom_, Mol_ >::operator== ( const ThisType other  ) 

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