23 #ifndef _GROUPOBJECT_H_
24 #define _GROUPOBJECT_H_
27 #ifdef groupobject_EXPORTS
28 #define groupobject_DECLDIR __declspec(dllexport)
31 #define groupobject_DECLDIR __declspec(dllimport)
34 #define groupobject_DECLDIR
38 #include <charon-core/ParameteredGroupObject.h>
Loads a child workflow and executes it.
#define groupobject_DECLDIR
Not needed without MSVC.