You are here: Part 3: Advanced Concepts > Configuring QoS with XML > Using QoS Profiles in Your Connext DDS Application > Retrieving a List of Available Libraries

Retrieving a List of Available Libraries

To get a list of available QoS libraries, call the DomainParticipantFactory’s get_qos_profile_libraries() operation, which returns the names of all QoS libraries that have been loaded by Connext DDS.

DDS_ReturnCode_t get_qos_profile_libraries (struct DDS_StringSeq *profile_names)

© 2016 RTI