Go to the documentation of this file.
82 const std::vector<armem::MemoryID>& snapshotIDs);
84 const std::vector<armem::MemoryID>& snapshotIDs);
96 Properties properties;
103 std::mutex objectMutex;
104 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.