29 #ifndef CDPL_CONFGEN_FRAGMENTASSEMBLERSETTINGS_HPP 
   30 #define CDPL_CONFGEN_FRAGMENTASSEMBLERSETTINGS_HPP 
   68             unsigned int                       nitrogenEnumMode;
 
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: FragmentAssemblerSettings.hpp:43
 
void setNitrogenEnumerationMode(unsigned int mode)
 
static const FragmentAssemblerSettings DEFAULT
Definition: FragmentAssemblerSettings.hpp:46
 
FragmentConformerGeneratorSettings & getFragmentBuildSettings()
 
unsigned int getNitrogenEnumerationMode() const
 
void enumerateRings(bool enumerate)
 
const FragmentConformerGeneratorSettings & getFragmentBuildSettings() const
 
FragmentAssemblerSettings()
 
bool enumerateRings() const
 
void generateCoordinatesFromScratch(bool generate)
 
bool generateCoordinatesFromScratch() const
 
The namespace of the Chemical Data Processing Library.