47 return "RobotControlUI";
Component()
Protected default constructor. Used for virtual inheritance. Use createManagedIceObject() instead.
void onInitComponent() override
Pure virtual hook for the subclass.
RobotControlInterfacePrx robotProxy
void onConnectComponent() override
Pure virtual hook for the subclass.
void onExitComponent() override
Hook for subclass.
std::string getDefaultName() const override
Retrieve default name of component.
IceUtil::Handle< RunningTask< T > > pointer_type
Shared pointer type for convenience.
This file offers overloads of toIce() and fromIce() functions for STL container types.