Go to the documentation of this file.
28 using namespace FindAndGraspObjectGroup;
53 return "FindAndGraspObject";
static SubClassRegistry Registry
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
static std::string GetName()
Class for legacy to stay compatible with old statecharts.
const LogSender::manipulator flush
FindAndGraspObject(XMLStateConstructorParams stateData)
void onExit() override
Virtual function, in which the behaviour of state is defined, when it is exited. Can be overridden,...
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr
void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
This file offers overloads of toIce() and fromIce() functions for STL container types.