RTI Connext Modern C++ API
Version 5.3.1
|
<<extension>> Contains the names of the built-in profiles in the regular (non-experimental) qos library More...
Functions | |
std::string | library_name () |
A library of non-experimental QoS profiles. | |
std::string | baseline () |
The most up-to-date QoS default values. | |
std::string | baseline_5_0_0 () |
The QoS default values for version 5.0.0. | |
std::string | baseline_5_1_0 () |
The QoS default values for version 5.1.0. | |
std::string | baseline_5_2_0 () |
The QoS default values for version 5.2.0. | |
std::string | baseline_5_3_0 () |
The QoS default values for version 5.3.0. | |
std::string | generic_common () |
A common Participant base profile. | |
std::string | generic_monitoring_common () |
Enables RTI Monitoring Library. | |
std::string | generic_connext_micro_compatibility () |
Sets the values necessary to communicate with RTI Connext Micro. | |
std::string | generic_connext_micro_compatibility_2_4_9 () |
Sets the values necessary to communicate with RTI Connext Micro versions 2.4.4 through at least 2.4.9. | |
std::string | generic_connext_micro_compatibility_2_4_3 () |
Sets the values necessary to communicate with RTI Connext Micro versions 2.4.3 and ealier. | |
std::string | generic_other_dds_vendor_compatibility () |
Sets the values necessary to interoperate with other DDS vendors. | |
std::string | generic_510_transport_compatibility () |
Sets the values necessary to interoperate with RTI Connext 5.1.0 using the UDPv6 and/or SHMEM transports. | |
std::string | generic_security () |
Loads the DDS Secure builtin plugins. | |
<<extension>> Contains the names of the built-in profiles in the regular (non-experimental) qos library