on_data_available disconnect sample valid

1 post / 0 new
Offline
Last seen: 7 years 7 months ago
Joined: 08/25/2016
Posts: 1
Get sample count in reader... with unusual caveat

I'm in a situation where I have to detect whether a message on a topic has arrived - without caring (or even being able to know) what's in the message. In other words I have a topic string, a string representing a datatype that I know nothing else about (and isn't created by my IDL), and no intention of ever using read or take  - because I have no knowledge of what sort of sequence I'd have to pass in to receive the messages.

Subscribe to RSS - on_data_available disconnect sample valid