CRti.Dds.Publication.AcknowledgmentInfo | Information about an application-acknowledged sample. |
CRti.Dds.Subscription.AckResponseData | Data payload associated with an application-level acknowledgment. |
CRti.Dds.Core.Policy.AllocationSettings | Configures the allocation policy of a resource. |
CRti.Dds.Core.Policy.AllocationSettingsBuilder | A modifiable type used to create an immutable AllocationSettings |
CRti.Utility.AllowNullAttribute | Indicates that a method or property accepts null as a valid input (elements without this attribute don't accept null inputs) |
CRti.Dds.Core.Policy.AsynchronousPublisher | Configures the mechanism that sends user data in an external middleware thread. |
CRti.Dds.Core.Policy.AsynchronousPublisherBuilder | A modifiable type used to create an immutable AsynchronousPublisher |
CRti.Dds.Core.AsyncWaitSetProperty | Configures an AsyncWaitSet, which is also the object that manages a Subscription.SampleProcessor. |
CRti.Dds.Core.AsyncWaitSetPropertyBuilder | A modifiable type used to create an immutable AsyncWaitSetProperty |
CRti.Dds.Core.Policy.Availability | configures the availability of data. |
CRti.Dds.Core.Policy.AvailabilityBuilder | A modifiable type used to create an immutable Availability |
CRti.Dds.Core.Policy.Batch | Configures mechanism for collecting multiple data samples to be sent in a single network packet. |
CRti.Dds.Core.Policy.BatchBuilder | A modifiable type used to create an immutable Batch |
COmg.Types.BoundAttribute | Specifies the maximum length for a bounded IDL sequence or string |
CRti.Dds.Topics.BuiltinTopicKey | The key type of the built-in topic types. |
CRti.Dds.Core.Policy.BuiltinTopicReaderResourceLimits | Built-in topic reader's resource limits. |
CRti.Dds.Core.Policy.BuiltinTopicReaderResourceLimitsBuilder | A modifiable type used to create an immutable BuiltinTopicReaderResourceLimits |
COmg.Dds.Core.Policy.ChangeableAttribute | Attribute that indicates that a Qos policy type can be changed after its Entity has been created. |
CRti.Dds.Core.Policy.ChannelSettings | Configures the properties of a channel in MultiChannel. |
CRti.Dds.Core.Policy.ChannelSettingsBuilder | A modifiable type used to create an immutable ChannelSettings |
CRti.Dds.Subscription.CoherentAccess | A disposable object returned when a coherent access begins with Subscriber.BeginAccess and whose Dispose method ends it. |
CRti.Dds.Publication.CoherentSet | A disposable object returned when a coherent set begins with Publisher.BeginCoherentChanges and whose Dispose method ends it. |
CRti.Dds.Core.CoherentSetInfo | Information about the coherent set a sample belongs to. Coherent sets are started with Publication.Publisher.BeginCoherentChanges. |
CRti.Dds.Core.Policy.CompressionSettings | Configures data compression |
CRti.Dds.Core.Policy.CompressionSettingsBuilder | A modifiable type used to create an immutable CompressionSettings |
►CRti.Dds.Core.Condition | Base class for all the conditions that may be attached to a WaitSet. |
CRti.Dds.Core.GuardCondition | A Condition whose Condition.TriggerValue is completely under the control of the application. |
CRti.Dds.Core.StatusCondition | A Condition that is associated with each Entity and activates when certain status changes happen to that Entity. |
►CRti.Dds.Subscription.ReadCondition | Conditions specifically dedicated to read operations and attached to one DataReader<T>. |
CRti.Dds.Subscription.QueryCondition | A specialized ReadCondition that allows specifying a filter on the locally available data. |
CRti.Dds.Core.ContentFilterProperty | Type used to provide all the required information to enable content filtering. |
CRti.Dds.Core.Cookie | Unique identifier for a written data sample in the form of a sequence of bytes. |
CRti.Dds.Core.Policy.Database | Configures various threads and resource limits used to control the internal database. |
CRti.Dds.Core.Policy.DatabaseBuilder | A modifiable type used to create an immutable Database |
CRti.Dds.Subscription.DataReaderAsyncExtensions | Provides extensions to DataReader<T> |
CRti.Dds.Core.Status.DataReaderCacheStatus | The status of the reader's cache. |
CRti.Dds.Core.Policy.DataReaderProtocol | Configures Subscription.DataReader<T>-specific aspects of the RTPS protocol. |
CRti.Dds.Core.Policy.DataReaderProtocolBuilder | A modifiable type used to create an immutable DataReaderProtocol |
CRti.Dds.Core.Status.DataReaderProtocolStatus | The status of a reader's internal protocol related metrics, like the number of samples received and rejected; and status of wire protocol traffic. |
CRti.Dds.Subscription.DataReaderQos | Container of the QoS policies that a DataReader<T> supports |
CRti.Dds.Core.Policy.DataReaderResourceLimits | Various settings that configure how a DataReader<T> allocates and uses physical memory for internal resources. |
CRti.Dds.Core.Policy.DataReaderResourceLimitsBuilder | A modifiable type used to create an immutable DataReaderResourceLimits |
CRti.Dds.Core.Policy.DataRepresentation | Specifies a list of representation identifiers and compression settings used by Publication.DataWriter<T> and Subscription.DataReader<T> entities to negotiate which data representation and compression settings to use. |
CRti.Dds.Core.Policy.DataRepresentationBuilder | A modifiable type used to create an immutable DataRepresentation |
COmg.Dds.Subscription.DataState | Information about a sample's SampleState, ViewState, and InstanceState. |
COmg.Dds.Subscription.DataStateOperations | Extensions for SampleState, ViewState and InstanceState that allow combining them to form a DataState |
CRti.Dds.Core.Policy.DataTags | Stores name-value (string) pairs that can be used to determine access permissions. |
CRti.Dds.Core.Status.DataWriterCacheStatus | The status of the DataWriter's cache. Provides information on cache related metrics such as the number of samples and instances in the DataWriter queue. |
CRti.Dds.Core.Policy.DataWriterProtocol | Configures DDS on-the-wire protocol (RTPS). |
CRti.Dds.Core.Policy.DataWriterProtocolBuilder | A modifiable type used to create an immutable DataWriterProtocol |
CRti.Dds.Core.Status.DataWriterProtocolStatus | The status of a writer's internal protocol related metrics, like the number of samples pushed and pulled; and status of wire protocol traffic. |
CRti.Dds.Publication.DataWriterQos | Container of the QoS policies that a DataWriter<T> supports |
CRti.Dds.Core.Policy.DataWriterResourceLimits | Configures how Publication.DataWriter<T>'s allocate and use physical memory for internal resources. |
CRti.Dds.Core.Policy.DataWriterResourceLimitsBuilder | A modifiable type used to create an immutable DataWriterResourceLimits |
►COmg.Dds.Core.DdsException | Indicates a generic DDS error. |
COmg.Dds.Core.InconsistentPolicyException | Indicates that the application specified a set of QoS policies that are not consistent with each other |
COmg.Dds.Core.OutOfResourcesException | Indicates that a DDS operation ran out of the resources needed to complete |
CRti.Dds.Core.Policy.Deadline | Expresses the maximum duration (deadline) within which an |
CRti.Dds.Core.Policy.DeadlineBuilder | A modifiable type used to create an immutable Deadline |
CRti.Dds.Core.Policy.DestinationOrder | Controls how the middleware will deal with data sent by |
CRti.Dds.Core.Policy.DestinationOrderBuilder | A modifiable type used to create an immutable DestinationOrder |
CRti.Dds.Core.Policy.Discovery | Configures the mechanism used by the middleware to automatically discover and connect with new remote applications. |
CRti.Dds.Core.Policy.DiscoveryBuilder | A modifiable type used to create an immutable Discovery |
CRti.Dds.Core.Policy.DiscoveryConfig | Controls how often to send discovery packets, how to determine when participants are alive or dead, and resources used by the discovery mechanism. |
CRti.Dds.Core.Policy.DiscoveryConfigBuilder | A modifiable type used to create an immutable DiscoveryConfig |
CRti.Utility.DiscoverySnapshot | Utility that takes discovery snapshot for DomainParticipant, DataWriter and DataReader entities. |
CRti.Dds.Domain.DomainParticipantConfigParams | Allows configuring QosProvider.CreateParticipantFromConfig(string, DomainParticipantConfigParams). |
CRti.Dds.Domain.DomainParticipantFactory | Singleton that manages the creation of DomainParticipant objects. |
CRti.Dds.Domain.DomainParticipantFactoryQos | QoS policies supported by the DomainParticipantFactory. |
CRti.Dds.Core.Status.DomainParticipantProtocolStatus | The status of a participant's protocol related metrics, like the number of corrupted messages, change in corrupted messages and timestamp of the last corrupted message. |
CRti.Dds.Domain.DomainParticipantQos | QoS policies supported by a DomainParticipant. |
CRti.RequestReply.DomainParticipantRequestReplyExtensions | Provides Request-Reply extensions to Rti.Dds.Domain.DomainParticipant. |
CRti.Dds.Core.Policy.DomainParticipantResourceLimits | Various settings that configure how a Rti.Dds.Domain.DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties. |
CRti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder | A modifiable type used to create an immutable DomainParticipantResourceLimits |
CRti.Dds.Core.Policy.Durability | This QoS policy specifies whether or not DDS will store and deliver previously published data samples to new Subscription.DataReader<T> entities that join the network later. |
CRti.Dds.Core.Policy.DurabilityBuilder | A modifiable type used to create an immutable Durability |
CRti.Dds.Core.Policy.DurabilityService | Configures an external Persistence Service used for Datawriters with a Durability.Kind of DurabilityKind.Persistent or DurabilityKind.Transient |
CRti.Dds.Core.Policy.DurabilityServiceBuilder | A modifiable type used to create an immutable DurabilityService |
COmg.Dds.Core.Duration | Represents a time duration. |
CRti.Types.Dynamic.DynamicData | A data sample of any complex data type, which can be inspected and manipulated reflectively. |
CRti.Types.Dynamic.DynamicDataInfo | A descriptor for a DynamicData object. |
CRti.Types.Dynamic.DynamicDataProperty | A collection of attributes used to optionally configure a DynamicData object in its constructor. |
CRti.Types.Dynamic.DynamicTypeFactory | A factory for creating DynamicTypes. |
CRti.Dds.Core.Policy.EndpointGroup | Specifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum. |
CRti.Dds.Core.Policy.EndpointGroupBuilder | A modifiable type used to create an immutable EndpointGroup |
►CRti.Dds.Core.Entity | Abstract base class for all the DDS objects that support QoS policies, status events, and a status condition. |
CRti.Dds.Domain.DomainParticipant | Container for all other Entity objects. |
►CRti.Dds.Publication.AnyDataWriter | The base of a typed DataWriter<T>. Provides type-independent methods and properties. |
CRti.Dds.Publication.DataWriter< T > | Allows an application to set the value of the data to be published under a given Topic<T>. |
CRti.Dds.Publication.Publisher | A publisher is the object responsible for the actual dissemination of publications. |
►CRti.Dds.Subscription.AnyDataReader | The base of a typed DataReader<T>. Provides type-independent methods and properties. |
CRti.Dds.Subscription.DataReader< T > | Allows the application to: (1) declare the data it wishes to receive (i.e. make a subscription) and (2) access the data received by the attached Subscriber. |
CRti.Dds.Subscription.Subscriber | A subscriber is the object responsible for actually receiving data from a subscription. |
CRti.Dds.Topics.Topic< T > | The most basic description of the data to be published and subscribed. |
CRti.Dds.Core.Policy.EntityFactory | Configures whether an Entity that acts as a factory automatically enables the entities it creates or not. |
CRti.Dds.Core.EntityLock | The lock used by an Entity to protect its operations. Obtained via Entity.Lock. |
CRti.Dds.Core.Policy.EntityName | Assigns a name and a role name to a Domain.DomainParticipant, Publication.Publisher, Subscription.Subscriber, Publication.DataWriter<T> or Subscription.DataReader<T>. Except for Publication.Publisher and Subscription.Subscriber, these names will be visible during the discovery process and in RTI tools to help you visualize and debug your system. |
CRti.Dds.Core.Policy.EntityNameBuilder | A modifiable type used to create an immutable EntityName |
CRti.Dds.Core.Policy.Property.Entry | The entry in the Property dictionary |
CRti.Types.Dynamic.EnumBuilder | Allows creating a new EnumType via DynamicTypeFactory.BuildEnum(). |
CRti.Dds.Core.Policy.Event | Configures the Domain.DomainParticipant event thread and the resources it uses. |
CRti.Dds.Core.Policy.EventBuilder | A modifiable type used to create an immutable Event |
COmg.Dds.Core.Status.EventCount< TInteger > | An event count has a value and a change from the last time the value was looked up |
CRti.Dds.Core.Policy.ExclusiveArea | Deprecated |
CRti.Dds.Core.Policy.ExclusiveAreaBuilder | Deprecated |
CRti.Dds.Subscription.Filter | Defines a filter to create a Topics.ContentFilteredTopic<T>. |
COmg.Dds.Subscription.GenerationCount | Keeps track of changes in InstanceState. |
CRti.Dds.Core.Policy.GroupData | Attaches a buffer of opaque data that is distributed by means of the built-in topics. |
CRti.Dds.Core.Guid | A global unique identifier. |
CRti.Utility.HeapMonitor | Utility that tracks native heap memory usage by RTI Connext DDS |
CRti.Dds.Core.Policy.History | Specifies the middleware behavior in the case where the value of a sample changes (one or more times) before it can be successfully communicated to one or more existing subscribers. |
CRti.Dds.Core.Policy.HistoryBuilder | A modifiable type used to create an immutable History |
►COmg.Types.Dynamic.IDynamicType | Interface of DynamicType. |
►COmg.Types.Dynamic.ICollectionType | Defines an IDynamicType collection. |
►COmg.Types.Dynamic.IArrayType | Defines an IArrayType. |
CRti.Types.Dynamic.ArrayType | Represents an IDL array. |
►COmg.Types.Dynamic.IUnidimensionalCollectionType | Defines a single-dimension ICollectionType. |
►COmg.Types.Dynamic.ISequenceType | Defines an ISequenceType. |
CRti.Types.Dynamic.SequenceType | Represents an IDL sequence. |
►COmg.Types.Dynamic.IStringType | Defines an IStringType. |
CRti.Types.Dynamic.StringType | Represents an IDL string. |
CRti.Types.Dynamic.WideStringType | Represents an IDL wstring. |
►COmg.Types.Dynamic.IConstructedType | Common interface for constructed types. |
►COmg.Types.Dynamic.IEnumType | Represents an IDL enum. |
CRti.Types.Dynamic.EnumType | Represents an IDL enum. |
►COmg.Types.Dynamic.IStructType | Represents an IDL struct. |
CRti.Types.Dynamic.StructType | Represents an IDL struct. |
►COmg.Types.Dynamic.IUnionType | Represents an IDL union. |
CRti.Types.Dynamic.UnionType | Represents an IDL union. |
►COmg.Types.Dynamic.IPrimitiveType< T > | Represents an IDL primitive type. |
CRti.Types.Dynamic.PrimitiveType< T > | Represents an IDL primitive type. Use DynamicTypeFactory.GetPrimitiveType<T>. |
►CRti.Types.Dynamic.DynamicType | The definition of a data type, which can be used to inspect DDS types, and to dynamically create new types and DynamicData samples. |
CRti.Types.Dynamic.AliasType | Represents an IDL alias type (typedef) |
CRti.Types.Dynamic.ArrayType | Represents an IDL array. |
CRti.Types.Dynamic.EnumType | Represents an IDL enum. |
CRti.Types.Dynamic.PrimitiveType< T > | Represents an IDL primitive type. Use DynamicTypeFactory.GetPrimitiveType<T>. |
CRti.Types.Dynamic.SequenceType | Represents an IDL sequence. |
CRti.Types.Dynamic.StringType | Represents an IDL string. |
CRti.Types.Dynamic.StructType | Represents an IDL struct. |
CRti.Types.Dynamic.UnionType | Represents an IDL union. |
CRti.Types.Dynamic.WideStringType | Represents an IDL wstring. |
►COmg.Types.Dynamic.IMember | Common interface for all members of an IDynamicType. |
►COmg.Types.Dynamic.IAggregationMember | Common interface for the members of an aggregation type. |
►COmg.Types.Dynamic.IStructMember | Defines a member of an IStructType. |
CRti.Types.Dynamic.StructMember | Represents a data member in a StructType. |
►COmg.Types.Dynamic.IUnionMember | Defines a member of an IUnionType. |
CRti.Types.Dynamic.UnionMember | Represents a union member in a UnionType. |
►COmg.Types.Dynamic.IEnumMember | Defines a member of an IEnumType. |
CRti.Types.Dynamic.EnumMember | Represents an enumerator in an EnumType. |
COmg.Dds.Core.ImmutablePolicyException | Indicates that the application attempted to modify an immutable QoS policy. |
CRti.Dds.Core.Status.InconsistentTopicStatus | Notifies of a change in the StatusMask.InconsistentTopic status |
CRti.Dds.Core.InstanceHandle | Handle to identity different instances of the same Topics.Topic<T> of a certain type. |
CRti.Dds.Core.Policy.InstanceReplacementSettings | Instance replacement kind applied to each instance state. |
CRti.Dds.Core.Policy.InstanceReplacementSettingsBuilder | A modifiable type used to create an immutable InstanceReplacementSettings |
CRti.Dds.Core.ServiceEnvironment.InternalDetails | For internal use only |
CRti.Dds.Core.Status.InvalidLocalIdentityAdvanceNoticeStatus | Notifies when the local DomainParticipant's identity is about to expire |
►COmg.Types.ISequence< T > | IDL sequences map to this type. |
CRti.Types.Sequence< T > | IDL sequences map to this type. |
CRti.Dds.Topics.ISerializer< T > | Allows serializing and deserializing IDL types as byte buffers |
►CRti.Dds.Topics.ITopicDescription | Common interface for Rti.Dds.Topics.Topic<T> and Rti.Dds.Topics.ContentFilteredTopic<T> |
►CRti.Dds.Topics.AnyContentFilteredTopic | The abstract base of a typed ContentFilteredTopic<T>. Provides type-independent methods and properties. |
CRti.Dds.Topics.ContentFilteredTopic< T > | Specialization of ITopicDescription that allows for content-based subscriptions. |
►CRti.Dds.Topics.IAnyTopic | The base of a typed Topic<T>. Provides type-independent methods and properties. |
CRti.Dds.Topics.Topic< T > | The most basic description of the data to be published and subscribed. |
CRti.Dds.Topics.ITypePlugin | For internal use only |
►CRti.Dds.Topics.ITypeSupport | Base interface that provides support operations for IDL-generated types |
CRti.Dds.Topics.TypeSupport< T > | Base class for IDL-generated type support classes. It allows getting the DynamicType that describes the type T . |
COmg.Types.KeyAttribute | Indicates that a field in a topic-type is a key (IDL @key annotation) |
CRti.Types.Builtin.KeyedOctetsTopicType | A keyed topic-type containing a string (the key) and a sequence of bytes. This type can be used to instantiate a Rti.Dds.Topics.Topic<T>. |
CRti.Types.Builtin.KeyedStringTopicType | An keyed topic-type containing two strings: a key and a value. This type can be used to instantiate a Rti.Dds.Topics.Topic<T>. |
CRti.Dds.Core.Policy.LatencyBudget | Provides a hint as to the maximum acceptable delay from the time the data is written to the time it is received by the subscribing applications. |
CRti.Dds.Core.Policy.LatencyBudgetBuilder | A modifiable type used to create an immutable LatencyBudget |
COmg.Dds.Core.LengthUnlimited | A special value indicating an unlimited quantity. |
CRti.Dds.Core.Policy.Lifespan | Specifies how long the data written by a Publication.DataWriter<T> is considered valid. |
CRti.Dds.Core.Policy.LifespanBuilder | A modifiable type used to create an immutable Lifespan |
CRti.Dds.Core.Policy.Liveliness | Configures the mechanism that allows Subscription.DataReader<T> entities to detect when Publication.DataWriter<T> entities become disconnected or "dead." |
CRti.Dds.Core.Policy.LivelinessBuilder | A modifiable type used to create an immutable Liveliness |
CRti.Dds.Core.Status.LivelinessChangedStatus | Indicates that the liveliness of one or more matched Publication.DataWriter<T> has changed. |
CRti.Dds.Core.Status.LivelinessLostStatus | The liveliness that the Publication.DataWriter<T> has committed to through its Policy.Liveliness was not respected, thus Subscription.DataReader<T> entities will consider the Publication.DataWriter<T> as no longer alive. |
CRti.Types.Dynamic.LoanedDynamicData | Gives temporary access to a member of another DynamicData object. |
CRti.Dds.Subscription.LoanedSample< T > | Contains the data and the information associated with a sample, which are only valid until their LoanedSamples<T> container is Disposed |
CRti.Dds.Subscription.LoanedSamples< T > | Provides temporary access to a collection of samples (data and info). |
CRti.Dds.Core.Locator | Type used to represent the addressing information needed to send a message to an RTPS Endpoint using one of the supported transports. |
CRti.Dds.Core.LocatorBuilder | A modifiable type used to create an immutable Locator |
CRti.Dds.Core.Policy.LocatorFilter | Specifies the configuration of an individual channel within a MultiChannel Publication.DataWriter<T>. |
CRti.Dds.Core.Policy.LocatorFilters | This policy is only applicable to the built-in topic for a Publication |
CRti.Config.Logger | The singleton used to configure RTI Connext logging |
CRti.Config.LogMessage | A log message provided by the Logger.MessageLogged event. |
CRti.Types.LongDouble | IDL 128-bit floating-point type. |
CRti.Utility.MaybeNullAttribute | Indicates that a method or property may return a null value (elements without this annotation never return null) |
CRti.Types.Dynamic.MemberInfo | A descriptor for a field of a dynamically defined data type. |
CRti.Dds.Core.Policy.Monitoring | Enables the collection and distribution of telemetry data for a Connext application using RTI Monitoring Library 2.0 |
CRti.Dds.Core.Policy.MonitoringBuilder | A modifiable type used to create an immutable Monitoring |
CRti.Dds.Core.Policy.MonitoringDedicatedParticipantSettings | Configures the usage of a dedicated Participant to distribute the Connext application telemetry data |
CRti.Dds.Core.Policy.MonitoringDedicatedParticipantSettingsBuilder | A modifiable type used to create an immutable MonitoringDedicatedParticipantSettings. |
CRti.Dds.Core.Policy.MonitoringDistributionSettings | Configures the distribution of telemetry data |
CRti.Dds.Core.Policy.MonitoringDistributionSettingsBuilder | A modifiable type used to create an immutable MonitoringDistributionSettings. |
CRti.Dds.Core.Policy.MonitoringEventDistributionSettings | Configures the distribution of event metrics |
CRti.Dds.Core.Policy.MonitoringEventDistributionSettingsBuilder | A modifiable type used to create an immutable MonitoringEventDistributionSettings. |
CRti.Dds.Core.Policy.MonitoringLoggingDistributionSettings | Configures the usage of a dedicated Participant to distribute the Connext application telemetry data |
CRti.Dds.Core.Policy.MonitoringLoggingDistributionSettingsBuilder | A modifiable type used to create an immutable MonitoringLoggingDistributionSettings. |
CRti.Dds.Core.Policy.MonitoringLoggingForwardingSettings | Configures the forwarding levels of log messages for the different Rti.Config.LogFacility. |
CRti.Dds.Core.Policy.MonitoringLoggingForwardingSettingsBuilder | A modifiable type used to create an immutable MonitoringLoggingForwardingSettings. |
CRti.Dds.Core.Policy.MonitoringMetricSelection | Configures event and periodic metrics collection and distribution for a specific set of observable resources. |
CRti.Dds.Core.Policy.MonitoringMetricSelectionBuilder | A modifiable type used to create an immutable MonitoringMetricSelection. |
CRti.Dds.Core.Policy.MonitoringPeriodicDistributionSettings | Configures the distribution of periodic metrics |
CRti.Dds.Core.Policy.MonitoringPeriodicDistributionSettingsBuilder | A modifiable type used to create an immutable MonitoringPeriodicDistributionSettings. |
CRti.Dds.Core.Policy.MonitoringTelemetryData | Configures the telemetry data that will be distributed. |
CRti.Dds.Core.Policy.MonitoringTelemetryDataBuilder | A modifiable type used to create an immutable. MonitoringTelemetryData. |
CRti.Dds.Core.Policy.MulticastMapping | Maps topics to multicast addresses |
CRti.Dds.Core.Policy.MulticastMappingBuilder | A modifiable type used to create an immutable MulticastMapping |
CRti.Dds.Core.Policy.MulticastMappingFunction | Identifies an external function |
CRti.Dds.Core.Policy.MultiChannel | Configures DataWriter to send data using different multicast groups (addresses) based on data value. |
CRti.Dds.Core.Policy.MultiChannelBuilder | A modifiable type used to create an immutable MultiChannel |
CExample.MyType | Example C# class generated from the IDL struct MyType |
CRti.Utility.NetworkCapture | Allows capturing the network traffic that one or more DomainParticipants send or receive into a pcap file. |
CRti.Utility.NetworkCaptureParams | Configures the options of a NetworkCapture. |
COmg.Dds.Core.NotAllowedBySecurityException | Indicates that a DDS operation failed because the security plugins do not allow it. |
COmg.Dds.Core.NotEnabledException | Exception thrown when an operation is invoked on an Rti.Dds.Core.Entity that is not enabled. |
CRti.Types.Builtin.OctetsTopicType | An un-keyed topic-type consisting of a sequence of bytes. This type can be used to instantiate a Dds.Topics.Topic<T>. |
CRti.Dds.Core.Status.OfferedDeadlineMissedStatus | Notifies of a change in the StatusMask.OfferedDeadlineMissed status |
CRti.Dds.Core.Status.OfferedIncompatibleQosStatus | A QosPolicy value was incompatible with what was requested. |
COmg.Types.OptionalAttribute | Indicates that a field in a topic-type is optional (IDL @optional annotation) annotation) |
CRti.Dds.Core.Policy.Ownership | Specifies whether it is allowed for multiple Publication.DataWriter<T> entities to write the same instance of the data and if so, how these modifications should be arbitrated. |
CRti.Dds.Core.Policy.OwnershipBuilder | A modifiable type used to create an immutable Ownership |
CRti.Dds.Core.Policy.OwnershipStrength | Specifies the value of the strength used to arbitrate among multiple Publication.DataWriter<T> objects that attempt to modify the same instance of a data type. |
CRti.Dds.Core.Policy.OwnershipStrengthBuilder | A modifiable type used to create an immutable OwnershipStrength |
CRti.Dds.Topics.ParticipantBuiltinTopicData | Entry created when a Domain.DomainParticipant is discovered. |
CRti.Dds.Core.Policy.Partition | Set of strings that introduces logical partitions in DomainParticipant, Publisher, or Subscriber entities |
CRti.Dds.Core.Policy.PersistentStorageSettings | Configures durable writer history and durable reader state. |
CRti.Dds.Core.Policy.PersistentStorageSettingsBuilder | A modifiable type used to create an immutable PersistentStorageSettings. |
CExample.Point | Example C# class generated from the IDL struct Point , used by MyType. |
COmg.Dds.Core.PreconditionNotMetException | Exception thrown when a precondition for an operation is not met. |
CRti.Dds.Core.Policy.Presentation | Specifies how the samples representing changes to data instances are presented to a subscribing application. |
CRti.Dds.Core.Policy.PresentationBuilder | A modifiable type used to create an immutable Presentation |
CRti.Dds.Topics.PrintFormatProperty | A collection of attributes used to configure how data samples will be formatted when converted to a string. |
CRti.Dds.Core.Priority | Special priority values for policies such as Rti.Dds.Core.Policy.ChannelSettings.Priority or Rti.Dds.Core.Policy.PublishMode.Priority |
CRti.Config.ProductVersion | Contains the version of the RTI Connext DDS and its different libraries. |
CRti.Dds.Core.Policy.Profile | Configures the way that XML documents containing QoS profiles are loaded by a QosProvider |
CRti.Dds.Core.Policy.ProfileBuilder | A modifiable type used to create an immutable Profile |
CRti.Dds.Core.Policy.Property | Stores key-value string pairs that can configure certain Connext DDS parameters not exposed through QoS policies. It can also store and propagate through the discovery mechanism application-specific information associated with an Entity. |
CRti.Dds.Topics.PublicationBuiltinTopicData | Entry created when a Publication.DataWriter<T> is discovered in association with its Publication.Publisher. |
CRti.Dds.Core.Status.PublicationMatchedStatus | Notifies of a change in the StatusMask.PublicationMatched status |
CRti.Dds.Publication.PublisherQos | QoS policies supported by a Publisher. |
CRti.Dds.Core.Policy.PublishMode | Specifies whether a Publication.DataWriter<T> sends data synchronously or asynchronously. |
CRti.Dds.Core.Policy.PublishModeBuilder | A modifiable type used to create an immutable PublishMode |
CRti.Dds.Core.QosPrintAll | Sentinel that selects a particular ToString() overload of a QoS object. |
CRti.Dds.Core.QosPrintFormat | Used to conifgure the output of the QoS ToString APIs. |
CRti.Dds.Core.QosProvider | Provides access to XML-defined QoS profiles, data types, and complete DDS systems. |
COmg.Dds.Subscription.Rank | Keeps track of the number of samples related to the same instance that follow in a sample collection. |
CRti.Dds.Core.Policy.ReaderDataLifecycle | Controls how a Subscription.DataReader<T> manages the lifecycle of the data that it has received. |
CRti.Dds.Core.Policy.ReaderDataLifecycleBuilder | A modifiable type used to create an immutable ReaderDataLifecycle |
CRti.Dds.Core.Policy.ReceiverPool | Configures threads used by the middleware to receive and process data from transport (for example, UDP sockets). |
CRti.Dds.Core.Policy.ReceiverPoolBuilder | A modifiable type used to create an immutable ReceiverPool |
CRti.Dds.Core.Policy.Reliability | Configures the level of reliability offered or requested. |
CRti.Dds.Core.Policy.ReliabilityBuilder | A modifiable type used to create an immutable Reliability |
CRti.Dds.Core.Status.ReliableReaderActivityChangedStatus | Describes the activity (i.e. are acknowledgements forthcoming) of reliable readers matched to a reliable writer. |
CRti.Dds.Core.Status.ReliableWriterCacheChangedStatus | A summary of the state of a data writer's cache of unacknowledged samples written. |
CRti.RequestReply.Replier< TRequest, TReply > | Allows receiving requests and sending replies. |
CRti.RequestReply.ReplierBuilder< TRequest, TReply > | A builder that allows configuring and creating a new Replier. It can be retrieved via participant.BuildReplier<TRequest, TReply>() (an extension method defined in DomainParticipantRequestReplyExtensions). |
CRti.Dds.Core.Status.RequestedDeadlineMissedStatus | Indicates that the Subscription.DataReader<T> did not receive a new sample for an data-instance within the time period set in the Subscription.DataReader<T>'s Policy.Deadline. |
CRti.Dds.Core.Status.RequestedIncompatibleQosStatus | Indicates that the Subscription.DataReader<T> discovered a Publication.DataWriter<T> for the same Topics.Topic<T>, but that Subscription.DataReader<T> had requested QoS settings incompatible with the ones offered by the Publication.DataWriter<T>. |
CRti.RequestReply.Requester< TRequest, TReply > | Allows sending requests and receiving replies. |
CRti.RequestReply.RequesterBuilder< TRequest, TReply > | A builder that allows configuring and creating a new Requester. It can be retrieved via participant.BuildRequester<TRequest, TReply>() (an extension method defined in DomainParticipantRequestReplyExtensions). |
CRti.Dds.Core.Policy.ResourceLimits | Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics. |
CRti.Dds.Core.Policy.ResourceLimitsBuilder | A modifiable type used to create an immutable ResourceLimits |
CRti.Dds.Core.Policy.RtpsReliableReaderProtocol | Qos related to reliable reader protocol defined in RTPS. |
CRti.Dds.Core.Policy.RtpsReliableReaderProtocolBuilder | A modifiable type used to create an immutable RtpsReliableReaderProtocol |
CRti.Dds.Core.Policy.RtpsReliableWriterProtocol | QoS related to the reliable writer protocol defined in RTPS. |
CRti.Dds.Core.Policy.RtpsReliableWriterProtocolBuilder | A modifiable type used to create an immutable RtpsReliableWriterProtocol |
CRti.Dds.Core.Policy.RtpsWellKnownPorts | Configures the RTPS well-known ports mapping. |
CRti.Dds.Core.Policy.RtpsWellKnownPortsBuilder | A modifiable type used to create an immutable RtpsWellKnownPorts |
CRti.RequestReply.SampleFlags | A set of flags that can be associated with a sample. |
CRti.Dds.Core.SampleIdentity | Uniquely identifies a data sample within a DDS domain and a Topic. |
CRti.Dds.Subscription.SampleInfo | Information that accompanies each sample received by a DataReader |
CRti.Dds.Core.Status.SampleLostStatus | Indicates that one or more samples written by a matched Publication.DataWriter<T> have failed to be received by the Subscription.DataReader<T>. |
CRti.Dds.Subscription.SampleProcessor | A SampleProcessor automatically takes the data from the attached readers and provides each data sample to a user-defined handler function. The SampleProcessor uses a configurable thread pool to wait for the data and call the handlers. |
CRti.Dds.Core.Status.SampleRejectedStatus | Indicates that one or more samples received from a matched Publication.DataWriter<T> have been rejected by the Subscription.DataReader<T> because a resource limit would have been exceeded. |
►CRti.Dds.Subscription.SelectorBase | Base class for the Selector<T> and SelectorUntyped classes. |
CRti.Dds.Subscription.Selector< T > | Allows composing read and take operations. Selectors are returned by DataReader<T>.Select |
CRti.Dds.Subscription.SelectorUntyped | Allows composing read and take operations. Selectors are returned by AnyDataReader.SelectUntyped |
CRti.Dds.Core.SequenceNumber | Contains constants for particular sequence numbers |
CRti.Dds.Topics.SerializerExtensions | Provides additional operations for ISerializer<T> |
CRti.Dds.Core.Policy.Service | Identifies the Connext DDS Service that created an Entity, if any. |
CRti.Dds.Core.Policy.ServiceBuilder | A modifiable type used to create an immutable Service |
►COmg.Dds.Core.ServiceEnvironment | Contains global objects used by DDS. |
CRti.Dds.Core.ServiceEnvironment | The global entry point to the RTI Connext DDS API. |
CRti.Dds.Core.Status.ServiceRequestAcceptedStatus | Notifies of a change in the StatusMask.ServiceRequestAccepted status. |
CRti.RequestReply.SimpleReplier< TRequest, TReply > | A simplified version of Replier that can be used to reply to incoming requests on an individual basis. |
CRti.RequestReply.SimpleReplierBuilder< TRequest, TReply > | A builder that allows configuring and creating a new SimpleReplier. It can be retrieved via participant.BuildSimpleReplier<TRequest, TReply>() (an extension method defined in DomainParticipantRequestReplyExtensions). |
CRti.Utility.HeapMonitor.Snapshot | Contains information about memory usage |
CRti.Types.Builtin.StringTopicType | An un-keyed topic-type containing a single string. This type can be used to instantiate a Dds.Topics.Topic<T>. |
CRti.Types.Dynamic.StructBuilder | Allows creating a new StructType via DynamicTypeFactory.BuildStruct(). |
CRti.Dds.Subscription.SubscriberQos | QoS policies supported by a Subscriber. |
CRti.Dds.Topics.SubscriptionBuiltinTopicData | Entry created when a Subscription.DataReader<T> is discovered in association with its Subscription.Subscriber. |
CRti.Dds.Core.Status.SubscriptionMatchedStatus | Indicates that the Subscription.DataReader<T> discovered a matching Publication.DataWriter<T>. |
CRti.Dds.Publication.SuspendedPublication | A disposable object returned when a publication is temporarily suspended with Publisher.SuspendPublications and whose Dispose method resumes it. |
CRti.Dds.Core.Policy.SystemResourceLimits | Configures DomainParticipant-independent resources used by RTI Connext. Mainly used to change the maximum number of DomainParticipant entities that can be created within a single process (address space). |
CRti.Dds.Core.Policy.SystemResourceLimitsBuilder | A modifiable type used to create an immutable SystemResourceLimits |
CRti.Dds.Core.ThreadContext | Utility that cleans up memory used by Connext on the thread. |
CRti.Dds.Core.Policy.ThreadSettings | The properties of a thread of execution. |
CRti.Dds.Core.Policy.ThreadSettingsBuilder | A modifiable type used to create an immutable ThreadSettings |
COmg.Dds.Core.Time | Represents a moment in time. |
CRti.Dds.Core.Policy.TimeBasedFilter | Allows a Subscription.DataReader<T> to indicate that it is not interested in all the sample updates that occur within a time period. |
CRti.Dds.Core.Policy.TimeBasedFilterBuilder | A modifiable type used to create an immutable TimeBasedFilter |
CRti.Dds.Topics.TopicBuiltinTopicData | Entry created when a Topics.Topic<T> object is discovered. |
CRti.Dds.Core.Policy.TopicData | Attaches a buffer of opaque data that is distributed by means of the built-in topics. |
CRti.Dds.Topics.TopicQos | QoS policies supported by a Topic<T>. |
CRti.Dds.Subscription.TopicQuery | Unsupported in this release |
CRti.Dds.Core.Policy.TopicQueryDispatch | Configures the ability of a Publication.DataWriter<T> to publish samples in response to a TopicQueryDispatch. |
CRti.Dds.Core.Policy.TopicQueryDispatchBuilder | A modifiable type used to create an immutable TopicQueryDispatch |
CRti.Dds.Core.Policy.TransportBuiltin | Specifies which built-in transports are used. |
CRti.Dds.Core.Policy.TransportBuiltinAlias | String aliases for the built-in transports |
CRti.Dds.Core.Policy.TransportBuiltinBuilder | A modifiable type used to create an immutable TransportBuiltin |
CRti.Dds.Core.TransportInfo | Contains the class id and message max size of an installed transport. |
CRti.Dds.Core.TransportInfoBuilder | A modifiable type used to create an immutable TransportInfo |
CRti.Dds.Core.Policy.TransportMulticast | Specifies the multicast address on which a Subscription.DataReader<T> wants to receive its data. It can also specify a port number as well as a subset of the available (at the Domain.DomainParticipant level) transports with which to receive the multicast data. |
CRti.Dds.Core.Policy.TransportMulticastBuilder | A modifiable type used to create an immutable TransportMulticast |
CRti.Dds.Core.Policy.TransportMulticastMapping | Specifies a list of topic_expressions and multicast addresses that can be used by an Entity with a specific topic name to receive data. |
CRti.Dds.Core.Policy.TransportMulticastSettings | Represents a list of multicast locators. |
CRti.Dds.Core.Policy.TransportMulticastSettingsBuilder | A modifiable type used to create an immutable TransportMulticastSettings |
CRti.Dds.Core.Policy.TransportPriority | Allows the application to take advantage of transports that are capable of sending messages with different priorities. |
CRti.Dds.Core.Policy.TransportPriorityBuilder | A modifiable type used to create an immutable TransportPriority |
CRti.Dds.Core.Policy.TransportSelection | Specifies the transports that a Publication.DataWriter<T> or a Subscription.DataReader<T> may use to send or receive data. |
CRti.Dds.Core.Policy.TransportSelectionBuilder | A modifiable type used to create an immutable TransportSelection |
CRti.Dds.Core.Policy.TransportUnicast | Specifies a subset of transports and a port number that can be used by an Entity to receive data. |
CRti.Dds.Core.Policy.TransportUnicastSettings | Specifies a list of unicast locators and a unicast port. |
CRti.Dds.Core.Policy.TransportUnicastSettingsBuilder | A modifiable type used to create an immutable TransportUnicastSettings |
CRti.Dds.Core.Policy.TypeConsistencyEnforcement | Defines the rules that determine whether the type used to publish a given Topics.Topic<T> is consistent with that used to subscribe to it. |
CRti.Dds.Core.Policy.TypeConsistencyEnforcementBuilder | A modifiable type used to create an immutable TypeConsistencyEnforcement |
CRti.Types.Dynamic.TypeSerializationProperty | Properties that govern how data of a certain type will be serialized on the network. |
CRti.Dds.Core.Policy.TypeSupport | Used to attach application-specific value(s) to a Publication.DataWriter<T> or Subscription.DataReader<T>. |
►CRti.Dds.Topics.TypeSupport< Example.MyType > | |
CExample.MyTypeSupport | Provides utilities for MyType (this class is a singleton). |
►CRti.Dds.Topics.TypeSupport< Example.Point > | |
CExample.PointSupport | Provides utilities for Point (this class is a singleton). |
CRti.Dds.Topics.TypeSupport< Example.Shape > | |
►CRti.Dds.Topics.TypeSupport< KeyedOctetsTopicType > | |
CRti.Types.Builtin.KeyedOctetsTopicTypeSupport | The type support for KeyedOctetsTopicType. |
►CRti.Dds.Topics.TypeSupport< KeyedStringTopicType > | |
CRti.Types.Builtin.KeyedStringTopicTypeSupport | The type support for KeyedStringTopicType. |
CRti.Dds.Topics.TypeSupport< OctetsTopicType > | |
CRti.Dds.Topics.TypeSupport< string > | |
►CRti.Dds.Topics.TypeSupport< StringTopicType > | |
CRti.Types.Builtin.StringTopicTypeSupport | The type support for StringTopicType. |
CRti.Dds.Core.Policy.TypeSupportBuilder | A modifiable type used to create an immutable TypeSupport |
CRti.Dds.Topics.TypeSupportHelper | Provides static functions to reflectively find the TypeSupport class for a given IDL type. |
CRti.Types.Dynamic.UnionBuilder | Allows creating a new UnionType via DynamicTypeFactory.BuildUnion(). |
CRti.Dds.Core.Policy.UserData | Provides an area where your application can store additional information related to a Domain.DomainParticipant, Publication.DataWriter<T> or Subscription.DataReader<T> |
CRti.Dds.Core.VendorId | Type used to represent the vendor of the service implementing the RTPS protocol. |
CRti.Dds.Core.WaitSet | Allows an application to wait until one or more of the attached Condition objects have a trigger value of true or else until the timeout expires. |
CRti.Dds.Core.WaitSetProperty | Specifies how a WaitSet behaves when multiple conditions are triggered. |
CRti.Dds.Core.WaitSetPropertyBuilder | A modifiable type used to create an immutable WaitSetProperty |
CRti.Types.Dynamic.DynamicTypeFactory.WideCharType | An empty struct used only as a type argument to GetPrimitiveType<T> to disambiguate between IDL char (UTF-8 character) and IDL wchar (UTF-16 character). |
CRti.Dds.Core.Policy.WireProtocol | Specifies the wire-protocol-related attributes for a Domain.DomainParticipant |
CRti.Dds.Core.Policy.WireProtocolBuilder | A modifiable type used to create an immutable WireProtocol |
CRti.Dds.Publication.WriteParams | Additional parameters for the DataWriter<T> operations that write data or dispose, register or unregister an instance. |
CRti.Dds.Core.Policy.WriterDataLifecycle | Controls how a Publication.DataWriter<T> handles the lifecycle of the instances (keys) that it writes. |
CRti.Dds.Core.Policy.WriterDataLifecycleBuilder | A modifiable type used to create an immutable WriterDataLifecycle |