urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
complexType transportBuiltinQosPolicy

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}transportBuiltinQosPolicy (restriction)

Documentation
                <<RTI Extension>>
                The TRANSPORT_BUILTIN QoS policy specifies which built-in
                transports can be used
                by the DomainParticipant. RTI Data Distribution Service provides two built-in transports,
                UDPv4 and shared memory. UDPv4 uses the IPv4 UDP protocol to send and receive
                messages. The shared memory transport uses system shared memory for inter-process
                communications.
            
Properties
This component is not nillable.

Model
<...>
mask?
</...>


Nested Element Summary
transportBuiltinKindMaskmask
          
Source
<xs:complexType name="transportBuiltinQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="mask" type="transportBuiltinKindMask"/>
</xs:all>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.