#include <string>#include <exception>Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
| namespace | RDKit::SLNParse |
Classes | |
| class | RDKit::SLNParseException |
Functions | |
| RWMol * | RDKit::SLNParse::finalizeQueryMol (ROMol *mol, bool mergeHs) |
| RWMol * | RDKit::SLNToMol (std::string smi, bool sanitize=true, int debugParse=0) |
| RWMol * | RDKit::SLNQueryToMol (std::string smi, bool mergeHs=true, int debugParse=0) |
1.5.6