RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ > Class Template Reference

Iterate over aromatic atoms, this is bidirectional. More...

#include <AtomIterators.h>

List of all members.

Public Types

typedef AromaticAtomIterator_
< Atom_, Mol_, PMAP_ > 
ThisType

Public Member Functions

 AromaticAtomIterator_ ()
 AromaticAtomIterator_ (Mol_ *mol)
 AromaticAtomIterator_ (Mol_ *mol, int pos)
 ~AromaticAtomIterator_ ()
 AromaticAtomIterator_ (const ThisType &other)
AromaticAtomIterator_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 PMAP_>
class RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >

Iterate over aromatic atoms, this is bidirectional.

Definition at line 106 of file AtomIterators.h.


Member Typedef Documentation

template<class Atom_, class Mol_, class PMAP_>
typedef AromaticAtomIterator_<Atom_,Mol_,PMAP_> RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::ThisType

Definition at line 108 of file AtomIterators.h.


Constructor & Destructor Documentation

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

Definition at line 109 of file AtomIterators.h.

template<class Atom_, class Mol_, class PMAP_>
RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::AromaticAtomIterator_ ( Mol_ *  mol  ) 

template<class Atom_, class Mol_, class PMAP_>
RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::AromaticAtomIterator_ ( Mol_ *  mol,
int  pos 
)

template<class Atom_, class Mol_, class PMAP_>
RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::~AromaticAtomIterator_ (  ) 

template<class Atom_, class Mol_, class PMAP_>
RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::AromaticAtomIterator_ ( const ThisType other  ) 


Member Function Documentation

template<class Atom_, class Mol_, class PMAP_>
AromaticAtomIterator_& RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator= ( const ThisType other  ) 

template<class Atom_, class Mol_, class PMAP_>
bool RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator== ( const ThisType other  ) 

template<class Atom_, class Mol_, class PMAP_>
bool RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator!= ( const ThisType other  ) 

template<class Atom_, class Mol_, class PMAP_>
Atom_* RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator* (  ) 

template<class Atom_, class Mol_, class PMAP_>
ThisType& RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator++ (  ) 

template<class Atom_, class Mol_, class PMAP_>
ThisType RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator++ ( int   ) 

template<class Atom_, class Mol_, class PMAP_>
ThisType& RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator-- (  ) 

template<class Atom_, class Mol_, class PMAP_>
ThisType RDKit::AromaticAtomIterator_< Atom_, Mol_, PMAP_ >::operator-- ( int   ) 


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

Generated on Tue Oct 7 06:10:12 2008 for RDCode by  doxygen 1.5.5