<<extension>> Specifies which built-in transports are used.
More...
Detailed Description
<<extension>> Specifies which built-in transports are used.
- See Also
- Changing the automatically registered built-in transports
Variable Documentation
final QosPolicyId_t TRANSPORTBUILTIN_QOS_POLICY_ID |
|
static |
Alias name for the UDPv4 built-in transport.
Alias name for the shared memory built-in transport.
Alias name for the UDPv6 built-in transport.
None of the built-in transports will be registered automatically when the com.rti.dds.domain.DomainParticipant is enabled.
The user must explictly register transports using com.rti.ndds.transport.TransportSupport.register_transport.
- See Also
- com.rti.dds.infrastructure.TransportBuiltinKindMask
The default value of com.rti.dds.infrastructure.TransportBuiltinQosPolicy.mask.
The set of builtin transport plugins that will be automatically registered with the participant by default. The user can register additional transports using com.rti.ndds.transport.TransportSupport.register_transport.
[default] [UDPv4|Shmem]
- See Also
- com.rti.dds.infrastructure.TransportBuiltinKindMask
All the available built-in transports are registered automatically when the com.rti.dds.domain.DomainParticipant is enabled.
- See Also
- com.rti.dds.infrastructure.TransportBuiltinKindMask