#include <string>Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
| namespace | RDKit::SmartsWrite |
Functions | |
| std::string | RDKit::SmartsWrite::GetAtomSmarts (const QueryAtom *qatom) |
| returns the SMARTS for a QueryAtom | |
| std::string | RDKit::SmartsWrite::GetBondSmarts (const QueryBond *qbond) |
| returns the SMARTS for a QueryBond | |
| std::string | RDKit::MolToSmarts (ROMol &mol, bool doIsomericSmarts=false) |
| returns the SMARTS for a molecule | |
1.5.6