27#include <RobotAPI/interface/units/HandUnitInterface.h>
35NotifyObjectReleased::SubClassRegistry
48 HandUnitInterfacePrx handUnit =
49 getContext<HandGroupStatechartContext>()->getHandUnit(in.getHandName());
50 handUnit->setObjectReleased(in.getObjectName());
NotifyObjectReleased(const XMLStateConstructorParams &stateData)
static SubClassRegistry Registry
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
Class for legacy to stay compatible with old statecharts.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr