#include <string>Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
| namespace | RDKit::SmilesWrite |
Functions | |
| bool | RDKit::SmilesWrite::inOrganicSubset (int atomicNumber) |
| std::string | RDKit::SmilesWrite::GetAtomSmiles (const Atom *atom, bool doKekule=false, const Bond *bondIn=0) |
| std::string | RDKit::SmilesWrite::GetBondSmiles (const Bond *bond, int atomToLeftIdx=-1, bool doKekule=false) |
| std::string | RDKit::MolToSmiles (ROMol &mol, bool doIsomericSmiles=false, bool doKekule=false, int rootedAtAtom=-1) |
1.5.3