#define DEFINEEVENT(NEWEVENT)
this macro declares a new event-class derived vom Event, to have a compiletime check for typos in eve...
CheckObjectInHand(XMLStateConstructorParams stateData)
void onBreak() override
Virtual function, in which the behaviour of state is defined, when it is abnormally exited....
void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
static std::string GetName()
ActionEventIdentifier condSqueezeWithJointTorquesTimeout
void onExit() override
Virtual function, in which the behaviour of state is defined, when it is exited. Can be overridden,...
static SubClassRegistry Registry
void run() override
Virtual function, that can be reimplemented to calculate complex operations.
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
XMLStateTemplate(const XMLStateConstructorParams ¶ms)
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr
Struct for the return value of setCounter/TimerEvent.