#include <deque>
#include <algorithm>
#include <openbabel/bitvec.h>
#include <openbabel/typer.h>

Go to the source code of this file.
| Namespaces | |
| namespace | OpenBabel | 
| Classes | |
| class | OBRing | 
| Stores information on rings in a molecule from SSSR perception.  More... | |
| class | OBRingSearch | 
| Internal class to facilitate OBMol::FindSSSR().  More... | |
| class | OBRTree | 
| Internal class for OBRing search algorithms to create a search tree of OBAtom objects.  More... | |
| Functions | |
| bool | CompareRingSize (const OBRing *, const OBRing *) |