Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Functions
ConfGen/ControlParameterFunctions.hpp File Reference

Declaration of convenience functions for control-parameter handling. More...

#include "CDPL/ConfGen/APIPrefix.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Base
 Contains core framework classes and functions.
 
 CDPL::ConfGen
 Contains classes and functions related to conformer ensemble generation.
 

Functions

CDPL_CONFGEN_API bool CDPL::ConfGen::getStrictErrorCheckingParameter (const Base::ControlParameterContainer &cntnr)
 
CDPL_CONFGEN_API void CDPL::ConfGen::setStrictErrorCheckingParameter (Base::ControlParameterContainer &cntnr, bool strict)
 
CDPL_CONFGEN_API bool CDPL::ConfGen::hasStrictErrorCheckingParameter (const Base::ControlParameterContainer &cntnr)
 
CDPL_CONFGEN_API void CDPL::ConfGen::clearStrictErrorCheckingParameter (Base::ControlParameterContainer &cntnr)
 

Detailed Description

Declaration of convenience functions for control-parameter handling.