#include <openbabel/ring.h>
Public Member Functions | |
| OBRTree (OBAtom *, OBRTree *) | |
| ~OBRTree () | |
| int | GetAtomIdx () |
| void | PathToRoot (std::vector< OBAtom * > &) |
Construct a search tree from a possible parent entry and atom entry.
| ~OBRTree | ( | ) | [inline] |
| int GetAtomIdx | ( | ) |
| void PathToRoot | ( | std::vector< OBAtom * > & | path | ) |