Skip to content
Snippets Groups Projects
Commit 565d7b93 authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Added removeEntity interface to MonitoringHub

This allows to remove entities from the hub (and thus from the sinks in
the back) and thus allows to use entities in temporary objects, and not
only in Tool/algorithms.

The counter part is that BufferableCounters are no more movable,
although I doubt anyone really want to move a counter. It only has the
consequence that you can hardly have vectors of counters, but arrays or
deques are still fine
parent 903647ab
No related branches found
No related tags found
1 merge request!1208Added removeEntity interface to MonitoringHub
Pipeline #2528746 passed
Loading
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