AbstractBuiltinTopicDataTypeSupport | |
AbstractPrimitiveSequence | |
AbstractSequence | Abstract sequence |
AllocationSettings_t | Resource allocation settings |
AsynchronousPublisherQosPolicy | Configures the mechanism that sends user data in an external middleware thread |
AvailabilityQosPolicy | Configures the availability of data |
BAD_PARAM | The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object |
BAD_TYPECODE | The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object |
BadKind | The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object |
BadMemberId | The specified TypeCode member ID is invalid |
BadMemberName | The specified TypeCode member name is invalid |
BatchQosPolicy | Used to configure batching of multiple samples into a single network packet in order to increase throughput for small samples |
BooleanSeq | Instantiates com.rti.dds.util.Sequence < boolean > |
Bounds | A user exception thrown when a parameter is not within the legal bounds |
BuiltinTopicKey_t | The key type of the built-in topic types |
BuiltinTopicReaderResourceLimits_t | Built-in topic reader's resource limits |
Bytes | Built-in type consisting of a variable-length array of opaque bytes |
BytesDataReader | <<interface>> Instantiates DataReader < com.rti.dds.type.builtin.Bytes > |
BytesDataWriter | <<interface>> Instantiates DataWriter < com.rti.dds.type.builtin.Bytes > |
ByteSeq | Instantiates com.rti.dds.util.Sequence < byte > |
BytesSeq | Instantiates com.rti.dds.util.Sequence < com.rti.dds.type.builtin.Bytes > |
BytesTypeSupport | <<interface>> com.rti.dds.type.builtin.Bytes type support |
ChannelSettings_t | Type used to configure the properties of a channel |
ChannelSettingsSeq | Declares IDL sequence< com.rti.dds.infrastructure.ChannelSettings_t > |
CharSeq | Instantiates com.rti.dds.util.Sequence < char > |
Condition | <<interface>> Root class for all the conditions that may be attached to a com.rti.dds.infrastructure.WaitSet |
ConditionSeq | Instantiates com.rti.dds.util.Sequence < com.rti.dds.infrastructure.Condition > |
ContentFilter | <<interface>> Interface to be used by a custom filter of a com.rti.dds.topic.ContentFilteredTopic |
ContentFilteredTopic | <<interface>> Specialization of com.rti.dds.topic.TopicDescription that allows for content-based subscriptions |
ContentFilterProperty_t | <<eXtension>> Type used to provide all the required information to enable content filtering |
Cookie_t | <<eXtension>> Sequence of bytes identifying a written data sample, used when writing with parameters |
Copyable | <<eXtension>> <<interface>> Interface for all the user-defined data type classes that support copy |
DatabaseQosPolicy | Various threads and resource limits settings used by RTI Connext to control its internal database |
DataReader | <<interface>> 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 com.rti.dds.subscription.Subscriber |
DataReaderAdapter | <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) |
DataReaderCacheStatus | <<eXtension>> The status of the reader's cache |
DataReaderListener | <<interface>> com.rti.dds.infrastructure.Listener for reader status |
DataReaderProtocolQosPolicy | Along with com.rti.dds.infrastructure.WireProtocolQosPolicy and com.rti.dds.infrastructure.DataWriterProtocolQosPolicy, this QoS policy configures the DDS on-the-network protocol (RTPS) |
DataReaderProtocolStatus | <<eXtension>> The status of a reader's internal protocol related metrics, like the number of samples received, filtered, rejected; and status of wire protocol traffic |
DataReaderQos | QoS policies supported by a com.rti.dds.subscription.DataReader entity |
DataReaderResourceLimitsQosPolicy | Various settings that configure how a com.rti.dds.subscription.DataReader allocates and uses physical memory for internal resources |
DataReaderSeq | Declares IDL sequence < com.rti.dds.subscription.DataReader > |
DataWriter | <<interface>> Allows an application to set the value of the data to be published under a given com.rti.dds.topic.Topic |
DataWriterAdapter | <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods or functions.) |
DataWriterCacheStatus | <<eXtension>> The status of the writer's cache |
DataWriterListener | <<interface>> com.rti.dds.infrastructure.Listener for writer status |
DataWriterProtocolQosPolicy | Protocol that applies only to com.rti.dds.publication.DataWriter instances |
DataWriterProtocolStatus | <<eXtension>> The status of a writer's internal protocol related metrics, like the number of samples pushed, pulled, filtered; and status of wire protocol traffic |
DataWriterQos | QoS policies supported by a com.rti.dds.publication.DataWriter entity |
DataWriterResourceLimitsInstanceReplacementKind | Sets the kinds of instances that can be replaced when instance resource limits are reached |
DataWriterResourceLimitsQosPolicy | Various settings that configure how a com.rti.dds.publication.DataWriter allocates and uses physical memory for internal resources |
DeadlineQosPolicy | Expresses the maximum duration (deadline) within which an instance is expected to be updated |
DestinationOrderQosPolicy | Controls how the middleware will deal with data sent by multiple com.rti.dds.publication.DataWriter entities for the same instance of data (i.e., same com.rti.dds.topic.Topic and key) |
DestinationOrderQosPolicyKind | Kinds of destination order |
DiscoveryBuiltinReaderFragmentationResourceLimits_t | |
DiscoveryConfigBuiltinPluginKind | Built-in discovery plugins that can be used |
DiscoveryConfigQosPolicy | Settings for discovery configuration |
DiscoveryPluginPromiscuityKind | <<eXtension>> Type used to indicate promiscuity mode of the discovery plugin |
DiscoveryQosPolicy | Configures the mechanism used by the middleware to automatically discover and connect with new remote applications |
DomainEntity | <<interface>> Abstract base class for all DDS entities except for the com.rti.dds.domain.DomainParticipant |
DomainParticipant | <<interface>> Container for all com.rti.dds.infrastructure.DomainEntity objects |
DomainParticipantAdapter | <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) |
DomainParticipantFactory | <<singleton>> <<interface>> Allows creation and destruction of com.rti.dds.domain.DomainParticipant objects |
DomainParticipantFactoryQos | QoS policies supported by a com.rti.dds.domain.DomainParticipantFactory |
DomainParticipantListener | <<interface>> Listener for participant status |
DomainParticipantQos | QoS policies supported by a com.rti.dds.domain.DomainParticipant entity |
DomainParticipantResourceLimitsQosPolicy | Various settings that configure how a com.rti.dds.domain.DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties |
DoubleSeq | Instantiates com.rti.dds.util.Sequence < double > |
DurabilityQosPolicy | This QoS policy specifies whether or not RTI Connext will store and deliver previously published data samples to new com.rti.dds.subscription.DataReader entities that join the network later |
DurabilityQosPolicyKind | Kinds of durability |
DurabilityServiceQosPolicy | Various settings to configure the external RTI Persistence Service used by RTI Connext for DataWriters with a com.rti.dds.infrastructure.DurabilityQosPolicy setting of DurabilityQosPolicyKind.PERSISTENT_DURABILITY_QOS or DurabilityQosPolicyKind.TRANSIENT_DURABILITY_QOS |
Duration_t | Type for duration representation |
DynamicData | A sample of any complex data type, which can be inspected and manipulated reflectively |
DynamicDataInfo | A descriptor for a com.rti.dds.dynamicdata.DynamicData object |
DynamicDataMemberInfo | A descriptor for a single member (i.e. field) of dynamically defined data type |
DynamicDataProperty_t | A collection of attributes used to configure com.rti.dds.dynamicdata.DynamicData objects |
DynamicDataReader | Reads (subscribes to) objects of type com.rti.dds.dynamicdata.DynamicData |
DynamicDataSeq | An ordered collection of com.rti.dds.dynamicdata.DynamicData elements |
DynamicDataTypeProperty_t | A collection of attributes used to configure com.rti.dds.dynamicdata.DynamicData objects |
DynamicDataTypeSerializationProperty_t | Properties that govern how data of a certain type will be serialized on the network |
DynamicDataTypeSupport | A factory for registering a dynamically defined type and creating com.rti.dds.dynamicdata.DynamicData objects |
DynamicDataWriter | Writes (publishes) objects of type com.rti.dds.dynamicdata.DynamicData |
EndpointGroup_t | Specifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum |
EndpointGroupSeq | A sequence of com.rti.dds.infrastructure.EndpointGroup_t |
Entity | <<interface>> Abstract base class for all the DDS objects that support QoS policies, a listener, and a status condition |
EntityFactoryQosPolicy | A QoS policy for all com.rti.dds.infrastructure.Entity types that can act as factories for one or more other com.rti.dds.infrastructure.Entity types |
EntityHowTo.MyEntityListener | |
EntityNameQosPolicy | Assigns a name and a role name to a com.rti.dds.domain.DomainParticipant, com.rti.dds.publication.DataWriter or com.rti.dds.subscription.DataReader. These names will be visible during the discovery process and in RTI tools to help you visualize and debug your system |
Enum | A superclass for all type-safe enumerated types |
EnumMember | A description of a member of an enumeration |
EventQosPolicy | Settings for event |
ExclusiveAreaQosPolicy | Configures multi-thread concurrency and deadlock prevention capabilities |
FloatSeq | Instantiates com.rti.dds.util.Sequence < float > |
FlowController | <<interface>> A flow controller is the object responsible for shaping the network traffic by determining when attached asynchronous com.rti.dds.publication.DataWriter instances are allowed to write data |
FlowControllerProperty_t | Determines the flow control characteristics of the com.rti.dds.publication.FlowController |
FlowControllerSchedulingPolicy | Kinds of flow controller scheduling policy |
FlowControllerTokenBucketProperty_t | Com.rti.dds.publication.FlowController uses the popular token bucket approach for open loop network flow control. The flow control characteristics are determined by the token bucket properties |
Foo | A representative user-defined data type |
Foo | A representative user-defined data type |
FooDataReader | <<interface>> <<generic>> User data type-specific data reader |
FooDataReader | <<interface>> <<generic>> User data type-specific data reader |
FooDataWriter | <<interface>> <<generic>> User data type specific data writer |
FooDataWriter | <<interface>> <<generic>> User data type specific data writer |
FooSeq | <<interface>> <<generic>> A type-safe, ordered collection of elements. The type of these elements is referred to in this documentation as Foo |
FooSeq | <<interface>> <<generic>> A type-safe, ordered collection of elements. The type of these elements is referred to in this documentation as Foo |
FooTypeSupport | <<interface>> <<generic>> User data type specific interface |
FooTypeSupport | |
GroupDataQosPolicy | Attaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery |
GuardCondition | <<interface>> A specific com.rti.dds.infrastructure.Condition whose trigger_value is completely under the control of the application |
GUID_t | Type for GUID (Global Unique Identifier) representation |
HistoryQosPolicy | Specifies the behavior of RTI Connext 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 |
HistoryQosPolicyKind | Kinds of history |
InconsistentTopicStatus | StatusKind.INCONSISTENT_TOPIC_STATUS |
InetAddressSeq | Declares IDL sequence< java.net.InetAddress > |
InstanceHandle_t | Type definition for an instance handle |
InstanceHandleSeq | Instantiates com.rti.dds.util.Sequence < com.rti.dds.infrastructure.InstanceHandle_t > |
InstanceStateKind | Indicates is the samples are from a live com.rti.dds.publication.DataWriter or not |
IntSeq | Instantiates com.rti.dds.util.Sequence < int > |
KeyedBytes | Built-in type consisting of a variable-length array of opaque bytes and a string that is the key |
KeyedBytesDataReader | <<interface>> Instantiates DataReader < com.rti.dds.type.builtin.KeyedBytes > |
KeyedBytesDataWriter | <<interface>> Instantiates DataWriter < com.rti.dds.type.builtin.KeyedBytes > |
KeyedBytesSeq | Instantiates com.rti.dds.util.Sequence < com.rti.dds.type.builtin.KeyedBytes > |
KeyedBytesTypeSupport | <<interface>> com.rti.dds.type.builtin.KeyedBytes type support |
KeyedString | Keyed string built-in type |
KeyedStringDataReader | <<interface>> Instantiates DataReader < com.rti.dds.type.builtin.KeyedString > |
KeyedStringDataWriter | <<interface>> Instantiates DataWriter < com.rti.dds.type.builtin.KeyedString > |
KeyedStringSeq | Instantiates com.rti.dds.util.Sequence < com.rti.dds.type.builtin.KeyedString > |
KeyedStringTypeSupport | <<interface>> Keyed string type support |
LatencyBudgetQosPolicy | 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 |
LibraryVersion_t | The version of a single library shipped as part of an RTI Connext distribution |
LifespanQosPolicy | Specifies how long the data written by the com.rti.dds.publication.DataWriter is considered valid |
Listener | <<interface>> Abstract base class for all Listener interfaces |
LivelinessChangedStatus | StatusKind.LIVELINESS_CHANGED_STATUS |
LivelinessLostStatus | StatusKind.LIVELINESS_LOST_STATUS |
LivelinessQosPolicy | Specifies and configures the mechanism that allows com.rti.dds.subscription.DataReader entities to detect when com.rti.dds.publication.DataWriter entities become disconnected or "dead." |
LivelinessQosPolicyKind | Kinds of liveliness |
LoanableSequence | A sequence capable of storing its elements directly or taking out a loan on them from an internal middleware store |
Locator_t | <<eXtension>> Type used to represent the addressing information needed to send a message to an RTPS Endpoint using one of the supported transports |
LocatorFilter_t | Specifies the configuration of an individual channel within a MultiChannel DataWriter |
LocatorFilterQosPolicy | The QoS policy used to report the configuration of a MultiChannel DataWriter as part of builtin.PublicationBuiltinTopicData |
LocatorFilterSeq | Declares IDL sequence< com.rti.dds.infrastructure.LocatorFilter_t > |
LocatorSeq | Declares IDL sequence < com.rti.dds.infrastructure.Locator_t > |
LogCategory | Categories of logged messages |
Logger | <<interface>> The singleton type used to configure RTI Connext logging |
LoggingQosPolicy | Configures the RTI Connext logging facility |
LogPrintFormat | The format used to output RTI Connext diagnostic information |
LogVerbosity | The verbosities at which RTI Connext diagnostic information is logged |
LongDoubleSeq | Instantiates com.rti.dds.util.Sequence < com.rti.dds.infrastructure.LongDouble > |
LongSeq | Instantiates com.rti.dds.util.Sequence < long > |
MultiChannelQosPolicy | Configures the ability of a DataWriter to send data on different multicast groups (addresses) based on the value of the data |
MultiTopic | [Not supported (optional)] <<interface>> A specialization of com.rti.dds.topic.TopicDescription that allows subscriptions that combine/filter/rearrange data coming from several topics |
ObjectHolder | <<eXtension>> Holder of object instance |
OfferedDeadlineMissedStatus | StatusKind.OFFERED_DEADLINE_MISSED_STATUS |
OfferedIncompatibleQosStatus | StatusKind.OFFERED_INCOMPATIBLE_QOS_STATUS |
OwnershipQosPolicy | Specifies whether it is allowed for multiple com.rti.dds.publication.DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated |
OwnershipQosPolicyKind | Kinds of ownership |
OwnershipStrengthQosPolicy | Specifies the value of the strength used to arbitrate among multiple com.rti.dds.publication.DataWriter objects that attempt to modify the same instance of a data type (identified by com.rti.dds.topic.Topic + key) |
ParticipantBuiltinTopicData | Entry created when a DomainParticipant object is discovered |
ParticipantBuiltinTopicDataDataReader | Instantiates DataReader < builtin.ParticipantBuiltinTopicData > |
ParticipantBuiltinTopicDataSeq | Instantiates com.rti.dds.util.Sequence < builtin.ParticipantBuiltinTopicData > |
ParticipantBuiltinTopicDataTypeSupport | Instantiates TypeSupport < builtin.ParticipantBuiltinTopicData > |
PartitionQosPolicy | Set of strings that introduces a logical partition among the topics visible by a com.rti.dds.publication.Publisher and a com.rti.dds.subscription.Subscriber |
PresentationQosPolicy | Specifies how the samples representing changes to data instances are presented to a subscribing application |
PresentationQosPolicyAccessScopeKind | Kinds of presentation "access scope" |
PRIVATE_MEMBER | Constant used to indicate that a value type member is private |
ProductVersion_t | <<eXtension>> Type used to represent the current version of RTI Connext |
ProfileQosPolicy | Configures the way that XML documents containing QoS profiles are loaded by RTI Connext |
Property_t | Properties are name/value pairs objects |
PropertyQosPolicy | Stores name/value(string) pairs that can be used to configure certain parameters of RTI Connext that are not exposed through formal QoS policies. Can also be used to store and propagate application-specific name/value pairs that can be retrieved by user code during discovery |
PropertyQosPolicyHelper | Policy Helpers which facilitate management of the properties in the input policy |
PropertySeq | Declares IDL sequence < com.rti.dds.infrastructure.Property_t > |
ProtocolVersion_t | <<eXtension>> Type used to represent the version of the RTPS protocol |
PUBLIC_MEMBER | Constant used to indicate that a value type member is public |
PublicationBuiltinTopicData | Entry created when a com.rti.dds.publication.DataWriter is discovered in association with its Publisher |
PublicationBuiltinTopicDataDataReader | Instantiates DataReader < builtin.PublicationBuiltinTopicData > |
PublicationBuiltinTopicDataSeq | Instantiates com.rti.dds.util.Sequence < builtin.PublicationBuiltinTopicData > |
PublicationBuiltinTopicDataTypeSupport | Instantiates TypeSupport < builtin.PublicationBuiltinTopicData > |
PublicationMatchedStatus | StatusKind.PUBLICATION_MATCHED_STATUS |
Publisher | <<interface>> A publisher is the object responsible for the actual dissemination of publications |
PublisherAdapter | <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) |
PublisherListener | <<interface>> com.rti.dds.infrastructure.Listener for com.rti.dds.publication.Publisher status |
PublisherQos | QoS policies supported by a com.rti.dds.publication.Publisher entity |
PublisherSeq | Declares IDL sequence < com.rti.dds.publication.Publisher > |
PublishModeQosPolicy | Specifies how RTI Connext sends application data on the network. This QoS policy can be used to tell RTI Connext to use its own thread to send data, instead of the user thread |
PublishModeQosPolicyKind | Kinds of publishing mode |
Qos | An abstract base class for all QoS types |
QosPolicy | The base class for all QoS policies |
QosPolicyCount | Type to hold a counter for a com.rti.dds.infrastructure.QosPolicyId_t |
QosPolicyCountSeq | Declares IDL sequence < com.rti.dds.infrastructure.QosPolicyCount > |
QosPolicyId_t | Type to identify QosPolicies |
QueryCondition | <<interface>> These are specialised com.rti.dds.subscription.ReadCondition objects that allow the application to also specify a filter on the locally available data |
ReadCondition | <<interface>> Conditions specifically dedicated to read operations and attached to one com.rti.dds.subscription.DataReader |
ReaderDataLifecycleQosPolicy | Controls how a DataReader manages the lifecycle of the data that it has received |
ReceiverPoolQosPolicy | Configures threads used by RTI Connext to receive and process data from transports (for example, UDP sockets) |
RefilterQosPolicyKind | <<eXtension>> Kinds of Refiltering |
ReliabilityQosPolicy | Indicates the level of reliability offered/requested by RTI Connext |
ReliabilityQosPolicyKind | Kinds of reliability |
ReliableReaderActivityChangedStatus | <<eXtension>> Describes the activity (i.e. are acknowledgements forthcoming) of reliable readers matched to a reliable writer |
ReliableWriterCacheChangedStatus | <<eXtension>> A summary of the state of a data writer's cache of unacknowledged samples written |
ReliableWriterCacheEventCount | <<eXtension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold |
RemoteParticipantPurgeKind | Available behaviors for halting communication with remote participants (and their contained entities) with which discovery communication has been lost |
RequestedDeadlineMissedStatus | StatusKind.REQUESTED_DEADLINE_MISSED_STATUS |
RequestedIncompatibleQosStatus | StatusKind.REQUESTED_INCOMPATIBLE_QOS_STATUS |
ResourceLimitsQosPolicy | 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 |
RETCODE_ALREADY_DELETED | The object target of this operation has already been deleted |
RETCODE_BAD_PARAMETER | Illegal parameter value |
RETCODE_ERROR | Generic, unspecified error |
RETCODE_ILLEGAL_OPERATION | The operation was called under improper circumstances |
RETCODE_IMMUTABLE_POLICY | Application attempted to modify an immutable QoS policy |
RETCODE_INCONSISTENT_POLICY | Application specified a set of QoS policies that are not consistent with each other |
RETCODE_NO_DATA | Indicates a transient situation where the operation did not return any data but there is no inherent error |
RETCODE_NOT_ENABLED | Operation invoked on a com.rti.dds.infrastructure.Entity that is not yet enabled |
RETCODE_OUT_OF_RESOURCES | RTI Connext ran out of the resources needed to complete the operation |
RETCODE_PRECONDITION_NOT_MET | A pre-condition for the operation was not met |
RETCODE_TIMEOUT | The operation timed out |
RETCODE_UNSUPPORTED | Unsupported operation. Can only returned by operations that are unsupported |
RtpsReliableReaderProtocol_t | Qos related to reliable reader protocol defined in RTPS |
RtpsReliableWriterProtocol_t | QoS related to the reliable writer protocol defined in RTPS |
RtpsReservedPortKind | RTPS reserved port kind, used to identify the types of ports that can be reserved on domain participant enable |
RtpsWellKnownPorts_t | RTPS well-known port mapping configuration |
SampleIdentity_t | Type definition for an Sample Identity |
SampleInfo | Information that accompanies each sample that is read or taken |
SampleInfoSeq | Declares IDL sequence < com.rti.dds.subscription.SampleInfo > |
SampleLostStatus | StatusKind.SAMPLE_LOST_STATUS_STATUS |
SampleLostStatusKind | Kinds of reasons why a sample was lost |
SampleRejectedStatus | StatusKind.SAMPLE_REJECTED_STATUS |
SampleRejectedStatusKind | Kinds of reasons for rejecting a sample |
SampleStateKind | Indicates whether or not a sample has ever been read |
Sequence | <<interface>> <<generic>> A type-safe, ordered collection of elements. The type of these elements is referred to in this documentation as Foo |
SequenceNumber_t | Type for sequence number representation |
ShmemTransport | Built-in transport plug-in for inter-process communications using shared memory |
ShmemTransport.Property_t | Subclass of Transport.Property_t allowing specification of parameters that are specific to the shared-memory transport |
ShortSeq | Instantiates com.rti.dds.util.Sequence < short > |
StatusCondition | <<interface>> A specific com.rti.dds.infrastructure.Condition that is associated with each com.rti.dds.infrastructure.Entity |
StatusKind | Type for status kinds |
StringDataReader | <<interface>> Instantiates DataReader < String > |
StringDataWriter | <<interface>> Instantiates DataWriter < String > |
StringSeq | Declares IDL sequence < String > |
StringTypeSupport | <<interface>> String type support |
StructMember | A description of a member of a struct |
Subscriber | <<interface>> A subscriber is the object responsible for actually receiving data from a subscription |
SubscriberAdapter | A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) |
SubscriberListener | <<interface>> com.rti.dds.infrastructure.Listener for status about a subscriber |
SubscriberQos | QoS policies supported by a com.rti.dds.subscription.Subscriber entity |
SubscriberSeq | Declares IDL sequence < com.rti.dds.subscription.Subscriber > |
SubscriptionBuiltinTopicData | Entry created when a com.rti.dds.subscription.DataReader is discovered in association with its Subscriber |
SubscriptionBuiltinTopicDataDataReader | Instantiates DataReader < builtin.SubscriptionBuiltinTopicData > |
SubscriptionBuiltinTopicDataSeq | Instantiates com.rti.dds.util.Sequence < builtin.SubscriptionBuiltinTopicData > |
SubscriptionBuiltinTopicDataTypeSupport | Instantiates TypeSupport < builtin.SubscriptionBuiltinTopicData > |
SubscriptionMatchedStatus | StatusKind.SUBSCRIPTION_MATCHED_STATUS |
SystemException | System exception |
SystemResourceLimitsQosPolicy | Configures com.rti.dds.domain.DomainParticipant-independent resources used by RTI Connext. Mainly used to change the maximum number of com.rti.dds.domain.DomainParticipant entities that can be created within a single process (address space) |
TCKind | Enumeration type for TypeCode kinds |
ThreadSettings_t | The properties of a thread of execution |
ThreadSettingsCpuRotationKind | Determines how com.rti.dds.infrastructure.ThreadSettings_t.cpu_list affects processor affinity for thread-related QoS policies that apply to multiple threads |
ThreadSettingsKind | A collection of flags used to configure threads of execution |
Time_t | Type for time representation |
TimeBasedFilterQosPolicy | Filter that allows a com.rti.dds.subscription.DataReader to specify that it is interested only in (potentially) a subset of the values of the data |
Topic | <<interface>> The most basic description of the data to be published and subscribed |
TopicAdapter | <<eXtension>> A listener adapter in the spirit of the Java AWT listener adapters. (The Adapter provides empty implementations for the listener methods) |
TopicBuiltinTopicData | Entry created when a Topic object discovered |
TopicBuiltinTopicDataDataReader | Instantiates DataReader < builtin.TopicBuiltinTopicData > |
TopicBuiltinTopicDataSeq | Instantiates com.rti.dds.util.Sequence < builtin.TopicBuiltinTopicData > |
TopicBuiltinTopicDataTypeSupport | Instantiates TypeSupport < builtin.TopicBuiltinTopicData > |
TopicDataQosPolicy | Attaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery |
TopicDescription | Com.rti.dds.topic.Topic entity and associated elements |
TopicListener | <<interface>> com.rti.dds.infrastructure.Listener for com.rti.dds.topic.Topic entities |
TopicQos | QoS policies supported by a com.rti.dds.topic.Topic entity |
Transport | RTI Connext's abstract pluggable transport interface |
Transport.Property_t | Base structure that must be inherited by derived Transport Plugin classes |
TransportBuiltinKind | Built-in transport kind |
TransportBuiltinQosPolicy | Specifies which built-in transports are used |
TransportMulticastMapping_t | Type representing a list of multicast mapping elements |
TransportMulticastMappingFunction_t | Type representing an external mapping function |
TransportMulticastMappingQosPolicy | Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data |
TransportMulticastMappingSeq | Declares IDL sequence< com.rti.dds.infrastructure.TransportMulticastSettings_t > |
TransportMulticastQosPolicy | Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data |
TransportMulticastQosPolicyKind | Transport Multicast Policy Kind |
TransportMulticastSettings_t | Type representing a list of multicast locators |
TransportMulticastSettingsSeq | Declares IDL sequence< com.rti.dds.infrastructure.TransportMulticastSettings_t > |
TransportPriorityQosPolicy | This QoS policy allows the application to take advantage of transports that are capable of sending messages with different priorities |
TransportSelectionQosPolicy | Specifies the physical transports a com.rti.dds.publication.DataWriter or com.rti.dds.subscription.DataReader may use to send or receive data |
TransportSupport | <<interface>> The utility class used to configure RTI Connext pluggable transports |
TransportUnicastQosPolicy | Specifies a subset of transports and a port number that can be used by an Entity to receive data |
TransportUnicastSettings_t | Type representing a list of unicast locators |
TransportUnicastSettingsSeq | Declares IDL sequence< com.rti.dds.infrastructure.TransportUnicastSettings_t > |
TypeCode | The definition of a particular data type, which you can use to inspect the name, members, and other properties of types generated with rtiddsgen or to modify types you define yourself at runtime |
TypeCodeFactory | A singleton factory for creating, copying, and deleting data type definitions dynamically |
TypeSupport | <<interface>> An abstract marker interface that has to be specialized for each concrete user data type that will be used by the application |
TypeSupportQosPolicy | Allows you to attach application-specific values to a DataWriter or DataReader that are passed to the serialization or deserialization routine of the associated data type |
UDPv4Transport | Built-in transport plug-in using UDP/IPv4 |
UDPv4Transport.Property_t | Configurable IPv4/UDP Transport-Plugin properties |
UDPv6Transport | Built-in transport plug-in using UDP/IPv6 |
UDPv6Transport.Property_t | Configurable IPv6/UDP Transport-Plugin properties |
Union | |
UnionMember | A description of a member of a union |
UserDataQosPolicy | Attaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery |
UserException | User exception |
ValueMember | A description of a member of a value type |
VendorId_t | <<eXtension>> Type used to represent the vendor of the service implementing the RTPS protocol |
Version | <<interface>> The version of an RTI Connext distribution |
ViewStateKind | Indicates whether or not an instance is new |
VM_ABSTRACT | Constant used to indicate that a value type has the abstract modifier |
VM_CUSTOM | Constant used to indicate that a value type has the custom modifier |
VM_NONE | Constant used to indicate that a value type has no modifiers |
VM_TRUNCATABLE | Constant used to indicate that a value type has the truncatable modifier |
WaitSet | <<interface>> Allows an application to wait until one or more of the attached com.rti.dds.infrastructure.Condition objects has a trigger_value of true or else until the timeout expires |
WaitSetProperty_t | <<eXtension>> Specifies the com.rti.dds.infrastructure.WaitSet behavior for multiple trigger events |
WcharSeq | Instantiates com.rti.dds.util.Sequence < char > |
WireProtocolQosPolicy | Specifies the wire-protocol-related attributes for the com.rti.dds.domain.DomainParticipant |
WireProtocolQosPolicyAutoKind | Kind of auto mechanism used to calculate the GUID prefix |
WriteParams_t | <<eXtension>> Input parameters for writing with com.rti.dds.topic.example.FooDataWriter.write_w_params, com.rti.dds.topic.example.FooDataWriter.dispose_w_params, com.rti.dds.topic.example.FooDataWriter.register_instance_w_params, com.rti.dds.topic.example.FooDataWriter.unregister_instance_w_params |
WriterDataLifecycleQosPolicy | Controls how a com.rti.dds.publication.DataWriter handles the lifecycle of the instances (keys) that it is registered to manage |
WstringSeq | Instantiates com.rti.dds.util.Sequence < char* > |