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