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

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

Documentation
                QoS policies related to Publishers.
            
Properties
This component is not nillable.

Model
<...
  base_name = elementBaseName>
(presentation? ; partition? ; group_data? ; entity_factory? ; asynchronous_publisher? ; exclusive_area?)
</...>


Nested Element Summary
asynchronousPublisherQosPolicyasynchronous_publisher
          
entityFactoryQosPolicyentity_factory
          
exclusiveAreaQosPolicyexclusive_area
          
groupDataQosPolicygroup_data
          
partitionQosPolicypartition
          
presentationQosPolicypresentation
          

Attribute Summary
 elementBaseNamebase_name
          

Attribute Detail

base_name

Type:
elementBaseName
Use:
optional
Form:
unqualified

Sub Types
{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}publisherQos (restriction)
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}publisherQosProfile (extension)
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}publisherQosProfileChild (extension)

Source
<xs:complexType name="publisherQos">
<xs:all>
<xs:element minOccurs="0" name="presentation" type="presentationQosPolicy"/>
<xs:element minOccurs="0" name="partition" type="partitionQosPolicy"/>
<xs:element minOccurs="0" name="group_data" type="groupDataQosPolicy"/>
<xs:element minOccurs="0" name="entity_factory" type="entityFactoryQosPolicy"/>
<xs:element minOccurs="0" name="asynchronous_publisher" type="asynchronousPublisherQosPolicy"/>
<xs:element minOccurs="0" name="exclusive_area" type="exclusiveAreaQosPolicy"/>
</xs:all>
<xs:attribute name="base_name" type="elementBaseName"/>
</xs:complexType>


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