|
charon-core
0.3.1
|
Declaration of class WorkflowExecutor. More...
#include <charon-core/DllEx.h>

Go to the source code of this file.
Namespaces | |
| ExceptionHandler | |
| Routine to simplify exception handling during workflow executions. | |
Functions | |
| charon_plugins_DLL_PUBLIC int | ExceptionHandler::checkRaise (void(&method)()) |
| execute given function and return EXIT_SUCCESS on exception catch More... | |
| charon_plugins_DLL_PUBLIC int | ExceptionHandler::run (int(&method)()) |
| Execute given function and catch exceptions. More... | |
| charon_plugins_DLL_PUBLIC int | ExceptionHandler::run (void(&method)()) |
| Execute given function and catch exceptions. More... | |
Definition in file ExceptionHandler.h.