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

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

Documentation
                <<RTI Extension>>
                Resource limits that apply only to DataReader instances.
            
Properties
This component is not nillable.

Model
<...>
(max_remote_writers? ; max_remote_writers_per_instance? ; max_remote_writers_per_sample? ; max_remote_virtual_writers? ; max_remote_virtual_writers_per_instance? ; max_samples_per_remote_writer? ; max_samples_per_read? ; max_infos? ; initial_remote_writers? ; initial_remote_writers_per_instance? ; initial_remote_virtual_writers? ; initial_remote_virtual_writers_per_instance? ; initial_infos? ; disable_fragmentation_support? ; max_fragmented_samples? ; initial_fragmented_samples? ; max_fragmented_samples_per_remote_writer? ; max_fragments_per_sample? ; dynamically_allocate_fragmented_samples? ; max_total_instances? ; max_query_condition_filters? ; initial_outstanding_reads? ; max_outstanding_reads?)
</...>


Nested Element Summary
booleandisable_fragmentation_support
          
booleandynamically_allocate_fragmented_samples
          
positiveIntegerinitial_fragmented_samples
          
positiveIntegerinitial_infos
          
positiveIntegerinitial_outstanding_reads
          
positiveIntegerinitial_remote_virtual_writers
          
positiveIntegerinitial_remote_virtual_writers_per_instance
          
positiveIntegerinitial_remote_writers
          
positiveIntegerinitial_remote_writers_per_instance
          
positiveInteger_UNLIMITEDmax_fragmented_samples
          
positiveInteger_UNLIMITEDmax_fragmented_samples_per_remote_writer
          
positiveInteger_UNLIMITEDmax_fragments_per_sample
          
positiveInteger_UNLIMITEDmax_infos
          
positiveInteger_UNLIMITEDmax_outstanding_reads
          
positiveIntegermax_query_condition_filters
          
positiveInteger_UNLIMITEDmax_remote_virtual_writers
          
positiveInteger_UNLIMITEDmax_remote_virtual_writers_per_instance
          
positiveInteger_UNLIMITEDmax_remote_writers
          
positiveInteger_UNLIMITEDmax_remote_writers_per_instance
          
positiveInteger_UNLIMITEDmax_remote_writers_per_sample
          
positiveIntegermax_samples_per_read
          
positiveInteger_UNLIMITEDmax_samples_per_remote_writer
          
positiveInteger_UNLIMITED_AUTO_MAX_TOTAL_INSTANCESmax_total_instances
          
Source
<xs:complexType name="dataReaderResourceLimitsQosPolicy">
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="max_remote_writers" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_remote_writers_per_instance" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_remote_writers_per_sample" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_remote_virtual_writers" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_remote_virtual_writers_per_instance" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_samples_per_remote_writer" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_samples_per_read" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_infos" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_remote_writers" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_remote_writers_per_instance" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_remote_virtual_writers" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_remote_virtual_writers_per_instance" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_infos" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="disable_fragmentation_support" type="boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_fragmented_samples" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_fragmented_samples" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_fragmented_samples_per_remote_writer" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_fragments_per_sample" type="positiveInteger_UNLIMITED"/>
<xs:element maxOccurs="1" minOccurs="0" name="dynamically_allocate_fragmented_samples" type="boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_total_instances" type="positiveInteger_UNLIMITED_AUTO_MAX_TOTAL_INSTANCES"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_query_condition_filters" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="initial_outstanding_reads" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_outstanding_reads" type="positiveInteger_UNLIMITED"/>
</xs:all>
</xs:complexType>


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