29 #ifndef CDPL_CONFGEN_BONDFUNCTIONS_HPP
30 #define CDPL_CONFGEN_BONDFUNCTIONS_HPP
Definition of the preprocessor macro CDPL_CONFGEN_API.
#define CDPL_CONFGEN_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Bond.
Definition: Bond.hpp:50
MolecularGraph.
Definition: MolecularGraph.hpp:52
CDPL_CONFGEN_API bool isFragmentLinkBond(const Chem::Bond &bond, const Chem::MolecularGraph &molgraph)
CDPL_CONFGEN_API bool isRotatableBond(const Chem::Bond &bond, const Chem::MolecularGraph &molgraph, bool het_h_rotors)
The namespace of the Chemical Data Processing Library.