5#include <VisionX/interface/libraries/SemanticObjectRelations/GraphStorage.h>
7#include <SemanticObjectRelations/RelationGraph/json/AttributedGraph.h>
17 using ComponentPlugin::ComponentPlugin;
27 armarx::semantic::GraphStorageTopicPrx
topic;
46 void storeGraph(std::string
const& name, semrel::AttributedGraph
const& graph);
ManagedIceObject(ManagedIceObject const &other)
armarx::semantic::GraphStorageTopicPrx const & getGraphStorageTopic()
SemanticGraphStorageComponentPluginUser()
void storeGraph(std::string const &name, semrel::AttributedGraph const &graph)
armarx::semantic::GraphStorageTopicPrx topic
void preOnInitComponent() override
void preOnConnectComponent() override
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
static constexpr const char * PROPERTY_NAME
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.