Go to the documentation of this file.
28 using namespace FindAndGraspObjectGroup;
31 FindAndGraspObject::SubClassRegistry
56 return "FindAndGraspObject";
static SubClassRegistry Registry
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
static std::string GetName()
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr
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,...
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.