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

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

Documentation
                <<RTI Extension>>
                The DOMAIN_PARTICIPANT_RESOURCE_LIMITS QoS policy configures
                the
                resources used by a DomainParticipant. Many of these resources are used by the internal
                RTI Data Distribution Service database to store information about locally and remotely
                created DDS Entities. Some of the parameters configure the data structures used to
                search through the database efficiently. Finally, there are parameters that limit the sizes
                of variable-length data fields.
            
Properties
This component is not nillable.

Model
<...>
(local_writer_allocation? ; local_reader_allocation? ; local_publisher_allocation? ; local_subscriber_allocation? ; local_topic_allocation? ; remote_writer_allocation? ; remote_reader_allocation? ; remote_participant_allocation? ; matching_writer_reader_pair_allocation? ; matching_reader_writer_pair_allocation? ; ignored_entity_allocation? ; content_filtered_topic_allocation? ; content_filter_allocation? ; read_condition_allocation? ; query_condition_allocation? ; outstanding_asynchronous_sample_allocation? ; flow_controller_allocation? ; local_writer_hash_buckets? ; local_reader_hash_buckets? ; local_publisher_hash_buckets? ; local_subscriber_hash_buckets? ; local_topic_hash_buckets? ; remote_writer_hash_buckets? ; remote_reader_hash_buckets? ; remote_participant_hash_buckets? ; matching_writer_reader_pair_hash_buckets? ; matching_reader_writer_pair_hash_buckets? ; ignored_entity_hash_buckets? ; content_filtered_topic_hash_buckets? ; content_filter_hash_buckets? ; flow_controller_hash_buckets? ; max_gather_destinations? ; participant_user_data_max_length? ; topic_data_max_length? ; publisher_group_data_max_length? ; subscriber_group_data_max_length? ; writer_user_data_max_length? ; reader_user_data_max_length? ; max_partitions? ; max_partition_cumulative_characters? ; type_code_max_serialized_length? ; contentfilter_property_max_length? ; participant_property_list_max_length? ; participant_property_string_max_length? ; writer_property_list_max_length? ; writer_property_string_max_length? ; reader_property_list_max_length? ; reader_property_string_max_length? ; channel_seq_max_length? ; channel_filter_expression_max_length? ; max_endpoint_groups? ; max_endpoint_group_cumulative_characters?)
</...>


Nested Element Summary
nonNegativeIntegerchannel_filter_expression_max_length
          
nonNegativeIntegerchannel_seq_max_length
          
allocationSettingscontent_filter_allocation
          
positiveIntegercontent_filter_hash_buckets
          
allocationSettingscontent_filtered_topic_allocation
          
positiveIntegercontent_filtered_topic_hash_buckets
          
nonNegativeIntegercontentfilter_property_max_length
          
allocationSettingsflow_controller_allocation
          
positiveIntegerflow_controller_hash_buckets
          
allocationSettingsignored_entity_allocation
          
positiveIntegerignored_entity_hash_buckets
          
allocationSettingslocal_publisher_allocation
          
positiveIntegerlocal_publisher_hash_buckets
          
allocationSettingslocal_reader_allocation
          
positiveIntegerlocal_reader_hash_buckets
          
allocationSettingslocal_subscriber_allocation
          
positiveIntegerlocal_subscriber_hash_buckets
          
allocationSettingslocal_topic_allocation
          
positiveIntegerlocal_topic_hash_buckets
          
allocationSettingslocal_writer_allocation
          
positiveIntegerlocal_writer_hash_buckets
          
allocationSettingsmatching_reader_writer_pair_allocation
          
positiveIntegermatching_reader_writer_pair_hash_buckets
          
allocationSettingsmatching_writer_reader_pair_allocation
          
positiveIntegermatching_writer_reader_pair_hash_buckets
          
nonNegativeIntegermax_endpoint_group_cumulative_characters
          
nonNegativeIntegermax_endpoint_groups
          
positiveIntegermax_gather_destinations
          
nonNegativeIntegermax_partition_cumulative_characters
          
nonNegativeIntegermax_partitions
          
allocationSettingsoutstanding_asynchronous_sample_allocation
          
nonNegativeIntegerparticipant_property_list_max_length
          
nonNegativeIntegerparticipant_property_string_max_length
          
nonNegativeIntegerparticipant_user_data_max_length
          
nonNegativeIntegerpublisher_group_data_max_length
          
allocationSettingsquery_condition_allocation
          
allocationSettingsread_condition_allocation
          
nonNegativeIntegerreader_property_list_max_length
          
nonNegativeIntegerreader_property_string_max_length
          
nonNegativeIntegerreader_user_data_max_length
          
allocationSettingsremote_participant_allocation
          
positiveIntegerremote_participant_hash_buckets
          
allocationSettingsremote_reader_allocation
          
positiveIntegerremote_reader_hash_buckets
          
allocationSettingsremote_writer_allocation
          
positiveIntegerremote_writer_hash_buckets
          
nonNegativeIntegersubscriber_group_data_max_length
          
nonNegativeIntegertopic_data_max_length
          
nonNegativeIntegertype_code_max_serialized_length
          
nonNegativeIntegerwriter_property_list_max_length
          
nonNegativeIntegerwriter_property_string_max_length
          
nonNegativeIntegerwriter_user_data_max_length
          
Source
<xs:complexType name="domainParticipantResourceLimitsQosPolicy">
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="local_writer_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_reader_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_publisher_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_subscriber_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_topic_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="remote_writer_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="remote_reader_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="remote_participant_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="matching_writer_reader_pair_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="matching_reader_writer_pair_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="ignored_entity_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="content_filtered_topic_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="content_filter_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="read_condition_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="query_condition_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="outstanding_asynchronous_sample_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="flow_controller_allocation" type="allocationSettings"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_writer_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_reader_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_publisher_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_subscriber_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="local_topic_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="remote_writer_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="remote_reader_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="remote_participant_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="matching_writer_reader_pair_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="matching_reader_writer_pair_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="ignored_entity_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="content_filtered_topic_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="content_filter_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="flow_controller_hash_buckets" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_gather_destinations" type="positiveInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="participant_user_data_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="topic_data_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="publisher_group_data_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="subscriber_group_data_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="writer_user_data_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="reader_user_data_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_partitions" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_partition_cumulative_characters" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="type_code_max_serialized_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="contentfilter_property_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="participant_property_list_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="participant_property_string_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="writer_property_list_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="writer_property_string_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="reader_property_list_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="reader_property_string_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="channel_seq_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="channel_filter_expression_max_length" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_endpoint_groups" type="nonNegativeInteger"/>
<xs:element maxOccurs="1" minOccurs="0" name="max_endpoint_group_cumulative_characters" type="nonNegativeInteger"/>
</xs:all>
</xs:complexType>


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