Skip to content
Snippets Groups Projects

(Scoped)SubscriptionHandle to unsubscribe from memory updates

Merged Patrick Dormanns requested to merge MemoryListener-unsubscribe into master

Implements SubscriptionHandle returned by MemoryListener::subscribe() to unsubscribe from memory via SubscriptionHandle::release() or MemoryListener::unsubscribe(SubscriptionHandle handle) at a later point in time. Further implements ScopedSubscriptionHandle which is move-assignable via a SubscriptionHandle and automatically unsubscribes when running out of scope.

Needed for sw/armarx/skills/speech!4 (merged) (see sw/armarx/skills/speech!4 (comment 64668))

Edited by Patrick Dormanns

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading