29 #ifndef CDPL_FORCEFIELD_BONDFUNCTIONS_HPP
30 #define CDPL_FORCEFIELD_BONDFUNCTIONS_HPP
Definition of the preprocessor macro CDPL_FORCEFIELD_API.
#define CDPL_FORCEFIELD_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Bond.
Definition: Bond.hpp:50
CDPL_FORCEFIELD_API void setMMFF94TypeIndex(Chem::Bond &bond, unsigned int type_idx)
CDPL_FORCEFIELD_API void clearMMFF94TypeIndex(Chem::Bond &bond)
CDPL_FORCEFIELD_API unsigned int getMMFF94TypeIndex(const Chem::Bond &bond)
CDPL_FORCEFIELD_API bool hasMMFF94TypeIndex(const Chem::Bond &bond)
The namespace of the Chemical Data Processing Library.