26 if (!properties->hasDefinition(PROPERTY_NAME))
28 properties->defineOptionalProperty<std::string>(
29 PROPERTY_NAME,
"HandUnit",
"Name of the HandUnit");
54 return plugin->getHandUnit();
HandUnitInterfacePrx getHandUnit()
HandUnitComponentPluginUser()
ManagedIceObject & parent()
PluginT * addPlugin(const std::string prefix="", ParamsT &&... params)
void preOnInitComponent() override
void preOnConnectComponent() override
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
HandUnitInterfacePrx getHandUnit()
This file is part of ArmarX.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.