You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use Fast DDS as a store of sorts, but I've found myself stuck when trying to dispose messages. I would like to be able to dispose messages that answer to certain criteria, such as those found by a specific ContentFilteredTopic. However, I am unable to understand how I can get the parameters dispose_instance needs (data and handle) if I haven't saved them when writing them.
Is there any way to do so?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm trying to use Fast DDS as a store of sorts, but I've found myself stuck when trying to dispose messages. I would like to be able to dispose messages that answer to certain criteria, such as those found by a specific ContentFilteredTopic. However, I am unable to understand how I can get the parameters dispose_instance needs (data and handle) if I haven't saved them when writing them.
Is there any way to do so?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions