38 this->dependencies = deps;
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< ExternalApplicationManagerStarter > ExternalApplicationManagerStarterPtr
IceInternal::Handle< class ExternalApplicationManager > ExternalApplicationManagerPtr
void onInitComponent() override
Pure virtual hook for the subclass.
void onDisconnectComponent() override
Hook for subclass.
void setDependencies(const Ice::StringSeq &deps)
ExternalApplicationManagerPtr parent
Ice::StringSeq dependencies
void onConnectComponent() override
Pure virtual hook for the subclass.
void setParent(ExternalApplicationManagerPtr parent)
void onExitComponent() override
Hook for subclass.
std::string getDefaultName() const override