#include "SubstructMatch.h"Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Functions | |
| bool | RDKit::atomCompat (Atom const *a1, Atom const *a2) |
| bool | RDKit::chiralAtomCompat (Atom const *a1, Atom const *a2) |
| bool | RDKit::bondCompat (Bond const *b1, Bond const *b2) |
| void | RDKit::MolToVFGraph (const ROMol &mol, ARGEdit *vgEd) |
| bool | RDKit::substructVisitor (int n, node_id ni1[], node_id ni2[], void *mvp) |
| bool | RDKit::substructHeadVisitor (int n, node_id ni1[], node_id ni2[], void *mvp) |
| double | RDKit::toPrime (const MatchVectType &v) |
| void | RDKit::removeDuplicates (std::vector< MatchVectType > &v) |
1.5.3