17 #ifndef _RD_BOND_ITERATORS_H 18 #define _RD_BOND_ITERATORS_H 45 ROMol::EDGE_ITER _beg,_end,_pos;
67 ROMol::EDGE_ITER _beg,_end,_pos;
bool operator!=(const BondIterator_ &other) const
Defines the primary molecule class ROMol as well as associated typedefs.
iterator for a molecule's bonds, currently BiDirectional, but it theoretically ought to be RandomAcce...
ROMol is a molecule class that is intended to have a fixed topology.
BondIterator_ & operator=(const BondIterator_ &other)
const iterator for a molecule's bonds, currently BiDirectional, but it theoretically ought to be Rand...
Includes a bunch of functionality for handling Atom and Bond queries.
bool operator==(const BondIterator_ &other) const
class for representing a bond
BondIterator_ & operator--()
BondIterator_ & operator++()