Skip to content
Snippets Groups Projects
Commit b29c6df3 authored by Fabian Tërnava's avatar Fabian Tërnava
Browse files

Merge branch 'armem/dev' of https://gitlab.com/ArmarX/RobotAPI into armem/dev

parents 64745f94 625b9944
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ namespace armarx::armem::client::plugins
* topic (`MemoryListenerInterface`).
*
* Derive from this plugin user class to receive memory update events.
* If your class already inherits from an ice interface, your ice interface might need to inherit from the
* MemoryListenerInterface to avoid errors.
*/
class ListeningPluginUser :
virtual public PluginUser,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment