![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Type definition of a generic wrapper class for storing user-defined callback functions. More...
#include <functional>Go to the source code of this file.
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::ConfGen | |
| Contains classes and functions related to conformer ensemble generation. | |
Typedefs | |
| typedef std::function< bool()> | CDPL::ConfGen::CallbackFunction |
| A generic wrapper class used to store a user-defined callback functions (see [FUNWRP]). More... | |
Type definition of a generic wrapper class for storing user-defined callback functions.