Go to the documentation of this file.
17 class MemoryNameSystem;
40 void onEntityUpdate(
const std::vector<armem::MemoryID>& snapshotIDs);
43 const std::string callerId;
50 std::mutex eventHandlingMtx;
Reads data from a memory server.
~MemorySubscriber() override
Client-side working entity instance.
void handleEvent(const armem::wm::EntityInstance &memoryEntity)
This file is part of ArmarX.
MemorySubscriber(const std::string &callerId, armem::client::MemoryNameSystem &mns)
This file is part of ArmarX.
Brief description of class memory.
void onEntityUpdate(const std::vector< armem::MemoryID > &snapshotIDs)
Client-side working memory.
Represents a point in time.
The memory name system (MNS) client.
void handleEvents(const armem::wm::Memory &memory)