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

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

Documentation
                <<RTI Extension>>
                The TRANSPORT_SELECTION QoS policy allows you to select the
                transports that have
                been installed with the DomainParticipant to be used by the DataWriter or DataReader.
            
Properties
This component is not nillable.

Model
<...>
enabled_transports?
</...>


Nested Element Summary
stringSeqenabled_transports
          
Source
<xs:complexType name="transportSelectionQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="enabled_transports" type="stringSeq"/>
</xs:all>
</xs:complexType>


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