|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_CONFGEN_CONTROLPARAMETERFUNCTIONS_HPP
30 #define CDPL_CONFGEN_CONTROLPARAMETERFUNCTIONS_HPP
41 class ControlParameterContainer;
58 #endif // CDPL_CONFGEN_CONTROLPARAMETERFUNCTIONS_HPP
A class providing methods for the storage and lookup of control-parameter values.
Definition: ControlParameterContainer.hpp:93
CDPL_CONFGEN_API bool getStrictErrorCheckingParameter(const Base::ControlParameterContainer &cntnr)
CDPL_CONFGEN_API void clearStrictErrorCheckingParameter(Base::ControlParameterContainer &cntnr)
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.
The namespace of the Chemical Data Processing Library.
CDPL_CONFGEN_API bool hasStrictErrorCheckingParameter(const Base::ControlParameterContainer &cntnr)
CDPL_CONFGEN_API void setStrictErrorCheckingParameter(Base::ControlParameterContainer &cntnr, bool strict)