#include <deque>
#include <algorithm>
#include <openbabel/bitvec.h>
Include dependency graph for ring.h:
This graph shows which files directly or indirectly include this file:
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 *) |