Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AbstractBuiltinTopicDataTypeSupport
AbstractPrimitiveSequence
AbstractSequenceAbstract sequence
AllocationSettings_tResource allocation settings
AsynchronousPublisherQosPolicyConfigures the mechanism that sends user data in an external middleware thread
AvailabilityQosPolicyConfigures the availability of data
BAD_PARAMThe exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object
BAD_TYPECODEThe exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object
BadKindThe exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object
BadMemberIdThe specified TypeCode member ID is invalid
BadMemberNameThe specified TypeCode member name is invalid
BatchQosPolicyUsed to configure batching of multiple samples into a single network packet in order to increase throughput for small samples
BooleanSeqInstantiates com.rti.dds.util.Sequence < boolean >
BoundsA user exception thrown when a parameter is not within the legal bounds
BuiltinTopicKey_tThe key type of the built-in topic types
BuiltinTopicReaderResourceLimits_tBuilt-in topic reader's resource limits
BytesBuilt-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 >
ByteSeqInstantiates com.rti.dds.util.Sequence < byte >
BytesSeqInstantiates com.rti.dds.util.Sequence < com.rti.dds.type.builtin.Bytes >
BytesTypeSupport<<interface>> com.rti.dds.type.builtin.Bytes type support
ChannelSettings_tType used to configure the properties of a channel
ChannelSettingsSeqDeclares IDL sequence< com.rti.dds.infrastructure.ChannelSettings_t >
CharSeqInstantiates 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
ConditionSeqInstantiates 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
DatabaseQosPolicyVarious 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
DataReaderProtocolQosPolicyAlong 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
DataReaderQosQoS policies supported by a com.rti.dds.subscription.DataReader entity
DataReaderResourceLimitsQosPolicyVarious settings that configure how a com.rti.dds.subscription.DataReader allocates and uses physical memory for internal resources
DataReaderSeqDeclares 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
DataWriterProtocolQosPolicyProtocol 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
DataWriterQosQoS policies supported by a com.rti.dds.publication.DataWriter entity
DataWriterResourceLimitsInstanceReplacementKindSets the kinds of instances that can be replaced when instance resource limits are reached
DataWriterResourceLimitsQosPolicyVarious settings that configure how a com.rti.dds.publication.DataWriter allocates and uses physical memory for internal resources
DeadlineQosPolicyExpresses the maximum duration (deadline) within which an instance is expected to be updated
DestinationOrderQosPolicyControls 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)
DestinationOrderQosPolicyKindKinds of destination order
DiscoveryBuiltinReaderFragmentationResourceLimits_t
DiscoveryConfigBuiltinPluginKindBuilt-in discovery plugins that can be used
DiscoveryConfigQosPolicySettings for discovery configuration
DiscoveryPluginPromiscuityKind<<eXtension>> Type used to indicate promiscuity mode of the discovery plugin
DiscoveryQosPolicyConfigures 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
DomainParticipantFactoryQosQoS policies supported by a com.rti.dds.domain.DomainParticipantFactory
DomainParticipantListener<<interface>> Listener for participant status
DomainParticipantQosQoS policies supported by a com.rti.dds.domain.DomainParticipant entity
DomainParticipantResourceLimitsQosPolicyVarious 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
DoubleSeqInstantiates com.rti.dds.util.Sequence < double >
DurabilityQosPolicyThis 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
DurabilityQosPolicyKindKinds of durability
DurabilityServiceQosPolicyVarious 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_tType for duration representation
DynamicDataA sample of any complex data type, which can be inspected and manipulated reflectively
DynamicDataInfoA descriptor for a com.rti.dds.dynamicdata.DynamicData object
DynamicDataMemberInfoA descriptor for a single member (i.e. field) of dynamically defined data type
DynamicDataProperty_tA collection of attributes used to configure com.rti.dds.dynamicdata.DynamicData objects
DynamicDataReaderReads (subscribes to) objects of type com.rti.dds.dynamicdata.DynamicData
DynamicDataSeqAn ordered collection of com.rti.dds.dynamicdata.DynamicData elements
DynamicDataTypeProperty_tA collection of attributes used to configure com.rti.dds.dynamicdata.DynamicData objects
DynamicDataTypeSerializationProperty_tProperties that govern how data of a certain type will be serialized on the network
DynamicDataTypeSupportA factory for registering a dynamically defined type and creating com.rti.dds.dynamicdata.DynamicData objects
DynamicDataWriterWrites (publishes) objects of type com.rti.dds.dynamicdata.DynamicData
EndpointGroup_tSpecifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum
EndpointGroupSeqA 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
EntityFactoryQosPolicyA 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
EntityNameQosPolicyAssigns 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
EnumA superclass for all type-safe enumerated types
EnumMemberA description of a member of an enumeration
EventQosPolicySettings for event
ExclusiveAreaQosPolicyConfigures multi-thread concurrency and deadlock prevention capabilities
FloatSeqInstantiates 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_tDetermines the flow control characteristics of the com.rti.dds.publication.FlowController
FlowControllerSchedulingPolicyKinds of flow controller scheduling policy
FlowControllerTokenBucketProperty_tCom.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
FooA representative user-defined data type
FooA 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
GroupDataQosPolicyAttaches 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_tType for GUID (Global Unique Identifier) representation
HistoryQosPolicySpecifies 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
HistoryQosPolicyKindKinds of history
InconsistentTopicStatusStatusKind.INCONSISTENT_TOPIC_STATUS
InetAddressSeqDeclares IDL sequence< java.net.InetAddress >
InstanceHandle_tType definition for an instance handle
InstanceHandleSeqInstantiates com.rti.dds.util.Sequence < com.rti.dds.infrastructure.InstanceHandle_t >
InstanceStateKindIndicates is the samples are from a live com.rti.dds.publication.DataWriter or not
IntSeqInstantiates com.rti.dds.util.Sequence < int >
KeyedBytesBuilt-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 >
KeyedBytesSeqInstantiates com.rti.dds.util.Sequence < com.rti.dds.type.builtin.KeyedBytes >
KeyedBytesTypeSupport<<interface>> com.rti.dds.type.builtin.KeyedBytes type support
KeyedStringKeyed string built-in type
KeyedStringDataReader<<interface>> Instantiates DataReader < com.rti.dds.type.builtin.KeyedString >
KeyedStringDataWriter<<interface>> Instantiates DataWriter < com.rti.dds.type.builtin.KeyedString >
KeyedStringSeqInstantiates com.rti.dds.util.Sequence < com.rti.dds.type.builtin.KeyedString >
KeyedStringTypeSupport<<interface>> Keyed string type support
LatencyBudgetQosPolicyProvides 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_tThe version of a single library shipped as part of an RTI Connext distribution
LifespanQosPolicySpecifies how long the data written by the com.rti.dds.publication.DataWriter is considered valid
Listener<<interface>> Abstract base class for all Listener interfaces
LivelinessChangedStatusStatusKind.LIVELINESS_CHANGED_STATUS
LivelinessLostStatusStatusKind.LIVELINESS_LOST_STATUS
LivelinessQosPolicySpecifies 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."
LivelinessQosPolicyKindKinds of liveliness
LoanableSequenceA 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_tSpecifies the configuration of an individual channel within a MultiChannel DataWriter
LocatorFilterQosPolicyThe QoS policy used to report the configuration of a MultiChannel DataWriter as part of builtin.PublicationBuiltinTopicData
LocatorFilterSeqDeclares IDL sequence< com.rti.dds.infrastructure.LocatorFilter_t >
LocatorSeqDeclares IDL sequence < com.rti.dds.infrastructure.Locator_t >
LogCategoryCategories of logged messages
Logger<<interface>> The singleton type used to configure RTI Connext logging
LoggingQosPolicyConfigures the RTI Connext logging facility
LogPrintFormatThe format used to output RTI Connext diagnostic information
LogVerbosityThe verbosities at which RTI Connext diagnostic information is logged
LongDoubleSeqInstantiates com.rti.dds.util.Sequence < com.rti.dds.infrastructure.LongDouble >
LongSeqInstantiates com.rti.dds.util.Sequence < long >
MultiChannelQosPolicyConfigures 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
OfferedDeadlineMissedStatusStatusKind.OFFERED_DEADLINE_MISSED_STATUS
OfferedIncompatibleQosStatusStatusKind.OFFERED_INCOMPATIBLE_QOS_STATUS
OwnershipQosPolicySpecifies 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
OwnershipQosPolicyKindKinds of ownership
OwnershipStrengthQosPolicySpecifies 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)
ParticipantBuiltinTopicDataEntry created when a DomainParticipant object is discovered
ParticipantBuiltinTopicDataDataReaderInstantiates DataReader < builtin.ParticipantBuiltinTopicData >
ParticipantBuiltinTopicDataSeqInstantiates com.rti.dds.util.Sequence < builtin.ParticipantBuiltinTopicData >
ParticipantBuiltinTopicDataTypeSupportInstantiates TypeSupport < builtin.ParticipantBuiltinTopicData >
PartitionQosPolicySet 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
PresentationQosPolicySpecifies how the samples representing changes to data instances are presented to a subscribing application
PresentationQosPolicyAccessScopeKindKinds of presentation "access scope"
PRIVATE_MEMBERConstant used to indicate that a value type member is private
ProductVersion_t<<eXtension>> Type used to represent the current version of RTI Connext
ProfileQosPolicyConfigures the way that XML documents containing QoS profiles are loaded by RTI Connext
Property_tProperties are name/value pairs objects
PropertyQosPolicyStores 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
PropertyQosPolicyHelperPolicy Helpers which facilitate management of the properties in the input policy
PropertySeqDeclares IDL sequence < com.rti.dds.infrastructure.Property_t >
ProtocolVersion_t<<eXtension>> Type used to represent the version of the RTPS protocol
PUBLIC_MEMBERConstant used to indicate that a value type member is public
PublicationBuiltinTopicDataEntry created when a com.rti.dds.publication.DataWriter is discovered in association with its Publisher
PublicationBuiltinTopicDataDataReaderInstantiates DataReader < builtin.PublicationBuiltinTopicData >
PublicationBuiltinTopicDataSeqInstantiates com.rti.dds.util.Sequence < builtin.PublicationBuiltinTopicData >
PublicationBuiltinTopicDataTypeSupportInstantiates TypeSupport < builtin.PublicationBuiltinTopicData >
PublicationMatchedStatusStatusKind.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
PublisherQosQoS policies supported by a com.rti.dds.publication.Publisher entity
PublisherSeqDeclares IDL sequence < com.rti.dds.publication.Publisher >
PublishModeQosPolicySpecifies 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
PublishModeQosPolicyKindKinds of publishing mode
QosAn abstract base class for all QoS types
QosPolicyThe base class for all QoS policies
QosPolicyCountType to hold a counter for a com.rti.dds.infrastructure.QosPolicyId_t
QosPolicyCountSeqDeclares IDL sequence < com.rti.dds.infrastructure.QosPolicyCount >
QosPolicyId_tType 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
ReaderDataLifecycleQosPolicyControls how a DataReader manages the lifecycle of the data that it has received
ReceiverPoolQosPolicyConfigures threads used by RTI Connext to receive and process data from transports (for example, UDP sockets)
RefilterQosPolicyKind<<eXtension>> Kinds of Refiltering
ReliabilityQosPolicyIndicates the level of reliability offered/requested by RTI Connext
ReliabilityQosPolicyKindKinds 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
RemoteParticipantPurgeKindAvailable behaviors for halting communication with remote participants (and their contained entities) with which discovery communication has been lost
RequestedDeadlineMissedStatusStatusKind.REQUESTED_DEADLINE_MISSED_STATUS
RequestedIncompatibleQosStatusStatusKind.REQUESTED_INCOMPATIBLE_QOS_STATUS
ResourceLimitsQosPolicyControls 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_DELETEDThe object target of this operation has already been deleted
RETCODE_BAD_PARAMETERIllegal parameter value
RETCODE_ERRORGeneric, unspecified error
RETCODE_ILLEGAL_OPERATIONThe operation was called under improper circumstances
RETCODE_IMMUTABLE_POLICYApplication attempted to modify an immutable QoS policy
RETCODE_INCONSISTENT_POLICYApplication specified a set of QoS policies that are not consistent with each other
RETCODE_NO_DATAIndicates a transient situation where the operation did not return any data but there is no inherent error
RETCODE_NOT_ENABLEDOperation invoked on a com.rti.dds.infrastructure.Entity that is not yet enabled
RETCODE_OUT_OF_RESOURCESRTI Connext ran out of the resources needed to complete the operation
RETCODE_PRECONDITION_NOT_META pre-condition for the operation was not met
RETCODE_TIMEOUTThe operation timed out
RETCODE_UNSUPPORTEDUnsupported operation. Can only returned by operations that are unsupported
RtpsReliableReaderProtocol_tQos related to reliable reader protocol defined in RTPS
RtpsReliableWriterProtocol_tQoS related to the reliable writer protocol defined in RTPS
RtpsReservedPortKindRTPS reserved port kind, used to identify the types of ports that can be reserved on domain participant enable
RtpsWellKnownPorts_tRTPS well-known port mapping configuration
SampleIdentity_tType definition for an Sample Identity
SampleInfoInformation that accompanies each sample that is read or taken
SampleInfoSeqDeclares IDL sequence < com.rti.dds.subscription.SampleInfo >
SampleLostStatusStatusKind.SAMPLE_LOST_STATUS_STATUS
SampleLostStatusKindKinds of reasons why a sample was lost
SampleRejectedStatusStatusKind.SAMPLE_REJECTED_STATUS
SampleRejectedStatusKindKinds of reasons for rejecting a sample
SampleStateKindIndicates 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_tType for sequence number representation
ShmemTransportBuilt-in transport plug-in for inter-process communications using shared memory
ShmemTransport.Property_tSubclass of Transport.Property_t allowing specification of parameters that are specific to the shared-memory transport
ShortSeqInstantiates 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
StatusKindType for status kinds
StringDataReader<<interface>> Instantiates DataReader < String >
StringDataWriter<<interface>> Instantiates DataWriter < String >
StringSeqDeclares IDL sequence < String >
StringTypeSupport<<interface>> String type support
StructMemberA description of a member of a struct
Subscriber<<interface>> A subscriber is the object responsible for actually receiving data from a subscription
SubscriberAdapterA 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
SubscriberQosQoS policies supported by a com.rti.dds.subscription.Subscriber entity
SubscriberSeqDeclares IDL sequence < com.rti.dds.subscription.Subscriber >
SubscriptionBuiltinTopicDataEntry created when a com.rti.dds.subscription.DataReader is discovered in association with its Subscriber
SubscriptionBuiltinTopicDataDataReaderInstantiates DataReader < builtin.SubscriptionBuiltinTopicData >
SubscriptionBuiltinTopicDataSeqInstantiates com.rti.dds.util.Sequence < builtin.SubscriptionBuiltinTopicData >
SubscriptionBuiltinTopicDataTypeSupportInstantiates TypeSupport < builtin.SubscriptionBuiltinTopicData >
SubscriptionMatchedStatusStatusKind.SUBSCRIPTION_MATCHED_STATUS
SystemExceptionSystem exception
SystemResourceLimitsQosPolicyConfigures 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)
TCKindEnumeration type for TypeCode kinds
ThreadSettings_tThe properties of a thread of execution
ThreadSettingsCpuRotationKindDetermines how com.rti.dds.infrastructure.ThreadSettings_t.cpu_list affects processor affinity for thread-related QoS policies that apply to multiple threads
ThreadSettingsKindA collection of flags used to configure threads of execution
Time_tType for time representation
TimeBasedFilterQosPolicyFilter 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)
TopicBuiltinTopicDataEntry created when a Topic object discovered
TopicBuiltinTopicDataDataReaderInstantiates DataReader < builtin.TopicBuiltinTopicData >
TopicBuiltinTopicDataSeqInstantiates com.rti.dds.util.Sequence < builtin.TopicBuiltinTopicData >
TopicBuiltinTopicDataTypeSupportInstantiates TypeSupport < builtin.TopicBuiltinTopicData >
TopicDataQosPolicyAttaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery
TopicDescriptionCom.rti.dds.topic.Topic entity and associated elements
TopicListener<<interface>> com.rti.dds.infrastructure.Listener for com.rti.dds.topic.Topic entities
TopicQosQoS policies supported by a com.rti.dds.topic.Topic entity
TransportRTI Connext's abstract pluggable transport interface
Transport.Property_tBase structure that must be inherited by derived Transport Plugin classes
TransportBuiltinKindBuilt-in transport kind
TransportBuiltinQosPolicySpecifies which built-in transports are used
TransportMulticastMapping_tType representing a list of multicast mapping elements
TransportMulticastMappingFunction_tType representing an external mapping function
TransportMulticastMappingQosPolicySpecifies 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
TransportMulticastMappingSeqDeclares IDL sequence< com.rti.dds.infrastructure.TransportMulticastSettings_t >
TransportMulticastQosPolicySpecifies 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
TransportMulticastQosPolicyKindTransport Multicast Policy Kind
TransportMulticastSettings_tType representing a list of multicast locators
TransportMulticastSettingsSeqDeclares IDL sequence< com.rti.dds.infrastructure.TransportMulticastSettings_t >
TransportPriorityQosPolicyThis QoS policy allows the application to take advantage of transports that are capable of sending messages with different priorities
TransportSelectionQosPolicySpecifies 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
TransportUnicastQosPolicySpecifies a subset of transports and a port number that can be used by an Entity to receive data
TransportUnicastSettings_tType representing a list of unicast locators
TransportUnicastSettingsSeqDeclares IDL sequence< com.rti.dds.infrastructure.TransportUnicastSettings_t >
TypeCodeThe 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
TypeCodeFactoryA 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
TypeSupportQosPolicyAllows 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
UDPv4TransportBuilt-in transport plug-in using UDP/IPv4
UDPv4Transport.Property_tConfigurable IPv4/UDP Transport-Plugin properties
UDPv6TransportBuilt-in transport plug-in using UDP/IPv6
UDPv6Transport.Property_tConfigurable IPv6/UDP Transport-Plugin properties
Union
UnionMemberA description of a member of a union
UserDataQosPolicyAttaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery
UserExceptionUser exception
ValueMemberA 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
ViewStateKindIndicates whether or not an instance is new
VM_ABSTRACTConstant used to indicate that a value type has the abstract modifier
VM_CUSTOMConstant used to indicate that a value type has the custom modifier
VM_NONEConstant used to indicate that a value type has no modifiers
VM_TRUNCATABLEConstant 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
WcharSeqInstantiates com.rti.dds.util.Sequence < char >
WireProtocolQosPolicySpecifies the wire-protocol-related attributes for the com.rti.dds.domain.DomainParticipant
WireProtocolQosPolicyAutoKindKind 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
WriterDataLifecycleQosPolicyControls how a com.rti.dds.publication.DataWriter handles the lifecycle of the instances (keys) that it is registered to manage
WstringSeqInstantiates com.rti.dds.util.Sequence < char* >

RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc