28#include <VisionX/interface/libraries/SemanticObjectRelations/GraphStorage.h>
78 armarx::semantic::GraphStorageTopicPrx graphTopic;
Default component property definition container.
Baseclass for all ArmarX ManagedIceObjects requiring properties.
std::string prefix
Prefix of the properties such as namespace, domain, component name, etc.
SemanticGraphExamplePropertyDefinitions(std::string prefix)
Brief description of class SemanticGraphExample.
void onInitComponent() override
void onDisconnectComponent() override
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onConnectComponent() override
void onExitComponent() override
std::string getDefaultName() const override
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.