Chemical Data Processing Library C++ API - Version 1.1.1
Public Member Functions | Static Public Attributes | List of all members
CDPL::ConfGen::DGConstraintGeneratorSettings Class Reference

#include <DGConstraintGeneratorSettings.hpp>

+ Inheritance diagram for CDPL::ConfGen::DGConstraintGeneratorSettings:

Public Member Functions

 DGConstraintGeneratorSettings ()
 
virtual ~DGConstraintGeneratorSettings ()
 
void excludeHydrogens (bool exclude)
 
bool excludeHydrogens () const
 
void regardAtomConfiguration (bool regard)
 
bool regardAtomConfiguration () const
 
void regardBondConfiguration (bool regard)
 
bool regardBondConfiguration () const
 

Static Public Attributes

static const DGConstraintGeneratorSettings DEFAULT
 

Constructor & Destructor Documentation

◆ DGConstraintGeneratorSettings()

CDPL::ConfGen::DGConstraintGeneratorSettings::DGConstraintGeneratorSettings ( )

◆ ~DGConstraintGeneratorSettings()

virtual CDPL::ConfGen::DGConstraintGeneratorSettings::~DGConstraintGeneratorSettings ( )
inlinevirtual

Member Function Documentation

◆ excludeHydrogens() [1/2]

void CDPL::ConfGen::DGConstraintGeneratorSettings::excludeHydrogens ( bool  exclude)

◆ excludeHydrogens() [2/2]

bool CDPL::ConfGen::DGConstraintGeneratorSettings::excludeHydrogens ( ) const

◆ regardAtomConfiguration() [1/2]

void CDPL::ConfGen::DGConstraintGeneratorSettings::regardAtomConfiguration ( bool  regard)

◆ regardAtomConfiguration() [2/2]

bool CDPL::ConfGen::DGConstraintGeneratorSettings::regardAtomConfiguration ( ) const

◆ regardBondConfiguration() [1/2]

void CDPL::ConfGen::DGConstraintGeneratorSettings::regardBondConfiguration ( bool  regard)

◆ regardBondConfiguration() [2/2]

bool CDPL::ConfGen::DGConstraintGeneratorSettings::regardBondConfiguration ( ) const

Member Data Documentation

◆ DEFAULT

const DGConstraintGeneratorSettings CDPL::ConfGen::DGConstraintGeneratorSettings::DEFAULT
static

The documentation for this class was generated from the following file: