#include "ROMol.h"
Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Classes | |
| class | RDKit::BondIterator_ |
| iterator for a molecule's bonds, currently BiDirectional, but it theoretically ought to be RandomAccess. More... | |
| class | RDKit::ConstBondIterator_ |
| const iterator for a molecule's bonds, currently BiDirectional, but it theoretically ought to be RandomAccess. More... | |
WARNING: If you go changing the molecule underneath one of these iterators you will be sad...
Definition in file BondIterators.h.
1.5.6