41 std::string emptyString = in.getEmptyStringTest();
42 std::string TestParam1 = in.getTestParam1();
43 std::string TestParam2 = in.getTestParam2();
44 std::string TestParam3 = in.getTestParam3();
TestState(const XMLStateConstructorParams &stateData)
static SubClassRegistry Registry
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
Class for legacy to stay compatible with old statecharts.
#define ARMARX_CHECK_EXPRESSION(expression)
This macro evaluates the expression and if it turns out to be false it will throw an ExpressionExcept...
#define ARMARX_IMPORTANT
The logging level for always important information, but expected behaviour (in contrast to ARMARX_WAR...
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr