29 #ifndef CDPL_CONFGEN_DGCONSTRAINTGENERATORSETTINGS_HPP
30 #define CDPL_CONFGEN_DGCONSTRAINTGENERATORSETTINGS_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.
Definition: DGConstraintGeneratorSettings.hpp:42
void regardAtomConfiguration(bool regard)
bool regardAtomConfiguration() const
DGConstraintGeneratorSettings()
bool regardBondConfiguration() const
void regardBondConfiguration(bool regard)
static const DGConstraintGeneratorSettings DEFAULT
Definition: DGConstraintGeneratorSettings.hpp:45
void excludeHydrogens(bool exclude)
bool excludeHydrogens() const
virtual ~DGConstraintGeneratorSettings()
Definition: DGConstraintGeneratorSettings.hpp:49
The namespace of the Chemical Data Processing Library.