void onInitComponent() override
Pure virtual hook for the subclass.
void onExitComponent() override
Hook for subclass.
void setParent(ExternalApplicationManagerPtr parent)
IceInternal::Handle< class ExternalApplicationManager > ExternalApplicationManagerPtr
void onConnectComponent() override
Pure virtual hook for the subclass.
The ManagedIceObject is the base class for all ArmarX objects.
void onDisconnectComponent() override
Hook for subclass.
void setDependencies(const Ice::StringSeq &deps)
ExternalApplicationManagerPtr parent
std::string getDefaultName() const override
Ice::StringSeq dependencies
This file offers overloads of toIce() and fromIce() functions for STL container types.