38 size_t pos = in.isPosSet() ? in.getPos() : 0;
39 if (pos < in.getObjectNames().size())
41 out.setObjectName(in.getObjectNames().at(pos));
static SubClassRegistry Registry
SelectNextObject(const XMLStateConstructorParams &stateData)
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr