void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
static SubClassRegistry Registry
static std::string GetName()
void onExit() override
Virtual function, in which the behaviour of state is defined, when it is exited. Can be overridden,...
GraspingWithTorques(XMLStateConstructorParams stateData)
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
XMLStateTemplate(const XMLStateConstructorParams ¶ms)
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr