Hi,
I'm using the routing service with Connext DDS 6.0.1. Instead of strongly typing the input/output types, I would like to use the reflection features of the routing service, which deduces the types from the types given in the xml file.
I can currently do this without problem with the plugins written in C. However in C++, I'm having difficulty transferring the