Hi,
XML App Creation Configuration
There are existing API's for accessing QoS libraries and profiles ( DDS_DomainParticipantFactory_get_qos_profile_libraries(), DDS_DomainParticipantFactory_get_qos_profile()).
Are there similar functions for loading <types>, <domain_library> and <domain_participant_library>? I searched through doc and header files but can't find anything.
Thanks.