hi,
I'm using following idl
struct contentfilter { typedef KVPair { string key; string value; } typedef sequence<KVpair> seq; };
Hi vishu2111.
You can filter on a key or on any other member. There are a couple of examples that you may find handy to start with this:
https://community.rti.com/examples/content-filtered-topic
https://community.rti.com/examples/content-filtered-topic-string-filter
Take a look and let me know if you need anything else.
Thanks,
Sara
Hi vishu2111.
You can filter on a key or on any other member. There are a couple of examples that you may find handy to start with this:
https://community.rti.com/examples/content-filtered-topic
https://community.rti.com/examples/content-filtered-topic-string-filter
Take a look and let me know if you need anything else.
Thanks,
Sara