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

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

Documentation
                This QoS policy provides an area where your application can
                store additional information
                related to a DomainParticipant, DataWriter, or DataReader. This information is passed
                between applications during discovery using built-in-topics. How this information is used
                will be up to user code.
                RTI Data Distribution Service does not do anything with the information stored as
                USER_DATA except to pass it to other applications.
            
Properties
This component is not nillable.

Model
<...>
value?
</...>


Nested Element Summary
byteDatavalue
          
Source
<xs:complexType name="userDataQosPolicy">
<xs:all>
<xs:element minOccurs="0" name="value" type="byteData"/>
</xs:all>
</xs:complexType>


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