RTI Connext C API Version 7.4.0
|
This page lists all QoS that are always mutable.
This page lists all QoS that are always mutable.
Mutable QoS can always be changed regardless of whether the entity has been enabled or not. QoS that are immutable after an entity has been enabled are listed on the Immutable QoS page.
DDS_UserDataQosPolicy | value |
<<spec>> a sequence of octets | |
DDS_GroupDataQosPolicy | value |
<<spec>> a sequence of octets | |
DDS_AvailabilityQosPolicy | max_data_availability_waiting_time |
<<extension>> Defines how much time to wait before delivering a sample to the application without having received some of the previous samples. | |
DDS_AvailabilityQosPolicy | max_endpoint_availability_waiting_time |
<<extension>> Defines how much time to wait to discover DataWriters providing samples for the same data source (virtual GUID). | |
DDS_AvailabilityQosPolicy | required_matched_endpoint_groups |
<<extension>> A sequence of endpoint groups. | |
DDS_DeadlineQosPolicy | period |
<<basic>> <<spec>> Duration of the deadline period. | |
DDS_LatencyBudgetQosPolicy | duration |
<<spec>> Duration of the maximum acceptable delay. | |
DDS_OwnershipStrengthQosPolicy | value |
<<basic>> <<spec>> The strength value used to arbitrate among multiple writers. | |
DDS_TimeBasedFilterQosPolicy | minimum_separation |
<<basic>> <<spec>> The minimum separation duration between subsequent samples. | |
DDS_PartitionQosPolicy | name |
<<basic>> <<spec>> A list of partition names | |
DDS_EntityFactoryQosPolicy | autoenable_created_entities |
<<basic>> <<spec>> Specifies whether the entity acting as a factory automatically enables the instances it creates. | |
DDS_LifespanQosPolicy | duration |
<<basic>> <<spec>> Maximum duration for the data's validity. | |
DDS_PropertyQosPolicy | value |
<<basic>> <<extension>> Sequence of properties. | |
DDS_LoggingQosPolicy | verbosity |
<<basic>> <<extension>> The verbosities at which RTI Connext diagnostic information is logged. | |
DDS_LoggingQosPolicy | category |
<<basic>> <<extension>> Categories of logged messages. | |
DDS_LoggingQosPolicy | print_format |
<<extension>> The format used to output RTI Connext diagnostic information. | |
DDS_LoggingQosPolicy | output_file |
<<basic>> <<extension>> Specifies the file to which log messages will be redirected to. | |
DDS_LoggingQosPolicy | output_file_suffix |
<<basic>> <<extension>> Sets the file suffix when logging to a set of files | |
DDS_LoggingQosPolicy | max_bytes_per_file |
<<extension>> Specifies the maximum number of bytes a single file can contain | |
DDS_LoggingQosPolicy | max_files |
<<extension>> Specifies the maximum number of files to create before overwritting the previous ones. | |
DDS_MonitoringEventDistributionSettings | concurrency_level |
<<extension>> Defines how concurrent the push of event metrics to RTI Monitoring Library 2.0 is. | |
DDS_MonitoringEventDistributionSettings | datawriter_qos_profile_name |
<<extension>> The fully qualified name of the profile used to configure the DDS_DataWriter that distributes event metrics. | |
DDS_MonitoringEventDistributionSettings | thread |
<<extension>> The settings of the event metric thread. | |
DDS_MonitoringEventDistributionSettings | publication_period |
<<basic>> <<extension>> Period at which the event metric thread publishes the event metrics that have changed since the last time they were published. | |
DDS_MonitoringPeriodicDistributionSettings | datawriter_qos_profile_name |
<<extension>> The fully qualified name of the profile used to configure the DDS_DataWriter that distributes periodic metrics. | |
DDS_MonitoringPeriodicDistributionSettings | thread |
<<extension>> The settings of the periodic metric thread. | |
DDS_MonitoringPeriodicDistributionSettings | polling_period |
<<basic>> <<extension>> Period at which the periodic metric thread polls and publishes the periodic metrics. | |
DDS_MonitoringLoggingDistributionSettings | concurrency_level |
<<extension>> Defines how concurrent the push of log messages to RTI Monitoring Library 2.0 is. | |
DDS_MonitoringLoggingDistributionSettings | max_historical_logs |
<<basic>> <<extension>> The number of log messages that RTI Monitoring Library 2.0 will keep as history. | |
DDS_MonitoringLoggingDistributionSettings | datawriter_qos_profile_name |
<<extension>> The fully qualified name of the profile used to configure the DDS_DataWriter that distributes log messages. | |
DDS_MonitoringLoggingDistributionSettings | thread |
<<extension>> The settings of the logging thread. | |
DDS_MonitoringLoggingDistributionSettings | publication_period |
<<basic>> <<extension>> Period at which the logging thread publishes log messages. | |
DDS_MonitoringDedicatedParticipantSettings | enable |
<<basic>> <<extension>> Enables the use of a dedicated DDS_DomainParticipant to distribute the RTI Connext application telemetry data. | |
DDS_MonitoringDedicatedParticipantSettings | domain_id |
<<basic>> <<extension>> The domain ID used in the creation of RTI Monitoring Library 2.0 DDS_DomainParticipant. | |
DDS_MonitoringDedicatedParticipantSettings | participant_qos_profile_name |
<<extension>> The fully qualified name of the profile used to configure the DDS_DomainParticipant that will be used to distribute telemetry data. | |
DDS_MonitoringDedicatedParticipantSettings | collector_initial_peers |
<<basic>> <<extension>> Determines the initial list of peers that the discovery process will contact to send announcements about the presence of the DDS_MonitoringDistributionSettings::dedicated_participant. | |
DDS_MonitoringDistributionSettings | dedicated_participant |
<<extension>> Configures the use of a dedicated DDS_DomainParticipant to distribute the RTI Connext application telemetry data. | |
DDS_MonitoringDistributionSettings | publisher_qos_profile_name |
<<extension>> The fully qualified name of the profile used to configure the Publishers that distribute telemetry data. | |
DDS_MonitoringDistributionSettings | event_settings |
<<extension>> Configures the distribution of event metrics. | |
DDS_MonitoringDistributionSettings | periodic_settings |
<<extension>> Configures the distribution of periodic metrics. | |
DDS_MonitoringDistributionSettings | logging_settings |
<<extension>> Configures the distribution of logging messages. | |
DDS_MonitoringMetricSelection | resource_selection |
<<extension>> An expression pattern that selects a subset of resources by matching the pattern to the resource names. DDS_MonitoringMetricSelection::enabled_metrics_selection and DDS_MonitoringMetricSelection::disabled_metrics_selection are applied to this subset of resources. | |
DDS_MonitoringMetricSelection | enabled_metrics_selection |
<<extension>> A sequence of POSIX fnmatch patterns that match the names of the metrics that should be collected and distributed for the observable resources selected by DDS_MonitoringMetricSelection::resource_selection. | |
DDS_MonitoringMetricSelection | disabled_metrics_selection |
<<extension>> A sequence of POSIX fnmatch patterns that mach the names of the metrics that should not be collected and distributed for the observable resources selected by DDS_MonitoringMetricSelection::resource_selection. | |
DDS_MonitoringLoggingForwardingSettings | middleware_forwarding_level |
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_MIDDLEWARE and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0. | |
DDS_MonitoringLoggingForwardingSettings | security_event_forwarding_level |
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_SECURITY_EVENT and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0. | |
DDS_MonitoringLoggingForwardingSettings | service_forwarding_level |
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_SERVICE and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0. | |
DDS_MonitoringLoggingForwardingSettings | user_forwarding_level |
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_USER and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0. | |
DDS_MonitoringTelemetryData | metrics |
<<basic>> <<extension>> Sequence of DDS_MonitoringMetricSelection containing the event and periodic metrics that will be collected and distributed for a given set of observable resources. | |
DDS_MonitoringTelemetryData | logs |
<<basic>> <<extension>> DDS_MonitoringLoggingForwardingSettings containing the NDDS_Config_SyslogVerbosity levels that will be forwarded for the different NDDS_Config_LogFacility. | |
DDS_MonitoringQosPolicy | enable |
<<basic>> <<extension>> Enables the collection and distribution of telemetry data for an RTI Connext application using RTI Monitoring Library 2.0. | |
DDS_MonitoringQosPolicy | application_name |
<<basic>> <<extension>> The name of the resource that represents this RTI Connext application. | |
DDS_MonitoringQosPolicy | distribution_settings |
<<extension>> Configures the distribution of telemetry data. | |
DDS_MonitoringQosPolicy | telemetry_data |
<<extension>> Configures the telemetry data that will be distributed. | |