26 #include "../include/charon-core/GroupObject.h"
31 "<h2>Loads a child workflow and executes it</h2><br>"
32 "Loads a child workflow and executes it"
Loads a child workflow and executes it.
GroupObject(const std::string &name="")
default constructor
groupobject_DECLDIR void destroy(ParameteredObject *b)
Deletes an instance of the plugin.
build_type
defined build type
groupobject_DECLDIR ParameteredObject * create(const std::string &name, ParameteredObject::template_type)
Creates an instance of the plugin.
template_type
Integer which represents a template type.
groupobject_DECLDIR ParameteredObject::build_type getBuildType()
Report build configuration to prevent linking of incompatibel runtime libs.
Base class for serializable objects.
Convenience file to iclude all ParameteredObject dependencies and Template functions.
void _setTags(const std::string &tags)
Register additional tag names for grouping ParameteredObjects.
the object was compiled in release mode
#define groupobject_DECLDIR
Not needed without MSVC.
the object was compiled in debug mode
virtual void execute()
Update object.