|
RTI Connext TSS C++ API
Version 4.2.0
|
The Connection configuration configures a named connection and its underlying DDS entities. More...
The Connection configuration configures a named connection and its underlying DDS entities.
The connection configuration will use the Type Support configuration identified by the RTI_TSS_Channel_Configuration_t.type_name field. Each connection’s DDS entities are managed by the DomainParticipant corresponding to the named DomainParticipant configuration (RTI_TSS_Channel_Configuration_t.domain_config_name). The DDS QoS for each DDS entity type (Publisher, Subscriber, DataWriter, DataReader, Topic) are set by separate functions (configure_*_qos_fnc()). The generated files Foo_TSSQosSupport.c and Foo_TSSConfigInterface.hpp together define and assign these functions to the default connection configurations of one publisher and one subscriber per top-level type defined in IDL.
<<Connext Micro>> <<Connext Pro>> <<SafetyBase or Stricter>> Contains the RTI::TSS::Configuration documentation TODO
Contains the RTI::TSS::Configuration documentation