29 #ifndef CDPL_PHARM_MOLECULEFUNCTIONS_HPP
30 #define CDPL_PHARM_MOLECULEFUNCTIONS_HPP
Definition of the preprocessor macro CDPL_PHARM_API.
#define CDPL_PHARM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Abstract base class representing a mutable molecular graph that owns its atoms and bonds.
Definition: Molecule.hpp:53
CDPL_PHARM_API void prepareForPharmacophoreGeneration(Chem::Molecule &mol, bool calc_hyd=true, bool from_logp=false)
Prepares mol for downstream pharmacophore generation by completing its hydrogens, perceiving SSSR,...
The namespace of the Chemical Data Processing Library.