5#include <RobotAPI/interface/armem/client/MemoryListenerInterface.h>
29 virtual void memoryUpdated(
const std::vector<data::MemoryID>& updatedSnapshotIDs,
30 const Ice::Current&)
override;
A memory name system client which listens to the memory updates topic (MemoryListenerInterface).
virtual ~ListeningPluginUser() override
virtual void memoryUpdated(const std::vector< data::MemoryID > &updatedSnapshotIDs, const Ice::Current &) override
Subscribes the memory updates topic.
This file is part of ArmarX.
This file is part of ArmarX.
plugins::ListeningPluginUser ListeningPluginUser
client::plugins::ListeningPluginUser ListeningClientPluginUser