26 if (!properties->hasDefinition(PROPERTY_NAME))
28 properties->defineRequiredProperty<std::string>(PROPERTY_NAME,
29 "Name of the PlatformUnit");
33 PlatformUnitInterfacePrx
51 PlatformUnitInterfacePrx
54 return plugin->getPlatformUnit();
ManagedIceObject & parent()
PluginT * addPlugin(const std::string prefix="", ParamsT &&... params)
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.