Go to the documentation of this file.
83 const std::vector<armem::MemoryID>& snapshotIDs);
85 const std::vector<armem::MemoryID>& snapshotIDs);
99 Properties properties;
106 std::mutex objectMutex;
107 std::optional<armem::objects::ObjectInstanceToIndex> object;
void RemoteGui_update() override
Reads data from a memory server.
void createRemoteGuiTab()
void onConnectComponent() override
Pure virtual hook for the subclass.
std::string getDefaultName() const override
void onInitComponent() override
Pure virtual hook for the subclass.
void onDisconnectComponent() override
Hook for subclass.
Helps a memory client sending data to a memory.
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
Baseclass for all ArmarX ManagedIceObjects requiring properties.
Brief description of class ObjectInstanceToIndex.
void onExitComponent() override
Hook for subclass.
A memory name system client which listens to the memory updates topic (MemoryListenerInterface).
This file offers overloads of toIce() and fromIce() functions for STL container types.