RTI Connext C API  Version 6.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Modules
Here is a list of all modules:
[detail level 12345]
oDocumentation Roadmap
oConventions
oRTI Connext DDS API ReferenceRTI Connext modules following the DDS module definitions
|oDomain ModuleContains the DDS_DomainParticipant class that acts as an entrypoint of RTI Connext and acts as a factory for many of the classes. The DDS_DomainParticipant also acts as a container for the other objects that make up RTI Connext
||oDomainParticipantFactoryDDS_DomainParticipantFactory entity and associated elements
||oDomainParticipantsDDS_DomainParticipant entity and associated elements
||\Built-in TopicsBuilt-in objects created by RTI Connext but accessible to the application
|oTopic ModuleContains the DDS_Topic, DDS_ContentFilteredTopic, and DDS_MultiTopic classes, the DDS_TopicListener interface, and more generally, all that is needed by an application to define DDS_Topic objects and attach QoS policies to them
||oTopicsDDS_Topic entity and associated elements
||oFlatData Topic-Types<<extension>> FlatData Language Binding for IDL topic-types
||oZero Copy Transfer Over Shared Memory<<extension>> Zero Copy transfer over shared memory
||oUser Data Type SupportDefines generic classes and macros to support user data types
||oType Code Support<<extension>> A DDS_TypeCode is a mechanism for representing a type at runtime. RTI Connext can use type codes to send type definitions on the network. You will need to understand this API in order to use the Dynamic Data capability or to inspect the type information you receive from remote readers and writers
||oBuilt-in TypesRTI Connext provides a set of very simple data types for you to use with the topics in your application
||oDynamic Data<<extension>> The Dynamic Data API provides a way to interact with arbitrarily complex data types at runtime without the need for code generation
||\DDS-Specific Primitive TypesBasic DDS value types for use in user data types
|oPublication ModuleContains the DDS_FlowController, DDS_Publisher, and DDS_DataWriter classes as well as the DDS_PublisherListener and DDS_DataWriterListener interfaces, and more generally, all that is needed on the publication side
||oPublishersDDS_Publisher entity and associated elements
||oData WritersDDS_DataWriter entity and associated elements
||oFlow Controllers<<extension>> DDS_FlowController and associated elements
||\Multi-channel DataWritersAPIs related to Multi-channel DataWriters
|oSubscription ModuleContains the DDS_Subscriber, DDS_DataReader, DDS_ReadCondition, DDS_QueryCondition, and DDS_TopicQuery classes, as well as the DDS_SubscriberListener and DDS_DataReaderListener interfaces, and more generally, all that is needed on the subscription side
||oSubscribersDDS_Subscriber entity and associated elements
||oDataReadersDDS_DataReader entity and associated elements
||\Data SamplesDDS_SampleInfo, DDS_SampleStateKind, DDS_ViewStateKind, DDS_InstanceStateKind and associated elements
|oInfrastructure ModuleDefines the abstract classes and the interfaces that are refined by the other modules. Contains common definitions such as return codes, status values, and QoS policies
||oClock SelectionAPIs related to clock selection
||oTime SupportTime and duration types and defines
||oGUID Support<<extension>> GUID type and defines
||oSequence Number Support<<extension>> Sequence number type and defines
||oException Codes<<extension>> Exception codes
||oReturn CodesTypes of return codes
||oStatus KindsKinds of communication status
||oQoS PoliciesQuality of Service (QoS) policies
||oEntity SupportDDS_Entity, DDS_Listener and related items
||oConditions and WaitSetsDDS_Condition and DDS_WaitSet and related items
||oCookie<<extension>> Unique identifier for a written data sample
||oSample Flags<<extension>> Flags for samples
||oWriteParams<<extension>>
||oHeap Support in C<<extension>> Heap allocation and free routines in C
||oBuiltin Qos Profiles<<extension>> QoS libraries and profiles that are automatically built into RTI Connext
||oUser-managed ThreadsUser-managed thread infrastructure
||oOctet Buffer Support<<extension>> Octet buffer creation, cloning, and deletion
||oSequence SupportThe FooSeq interface allows you to work with variable-length collections of homogeneous data
||\String Support<<extension>> String creation, cloning, assignment, and deletion
|oPluggable TransportsAPIs related to RTI Connext pluggable transports
||oUsing Transport PluginsConfiguring transports used by RTI Connext
||oBuilt-in Transport PluginsTransport plugins delivered with RTI Connext
||oPort4-byte number used by RTI Connext to distinguish between receivers of messages on the same interface (address)
||oClass IdTransport class ID. Specifies the ID of a Transport-Plugin 'class'
||oAddressTransport-independent addressing scheme using IPv6 presentation strings and numerically stored in network-ordered format
||\AttributesBase "class" of the properties of any Transport Plugin
|oQueries and Filters Syntax
|oConfiguration UtilitiesUtility API's independent of the DDS standard
|oUnsupported UtilitiesUnsupported APIs used by examples in the RTI Connext distribution as well as in rtiddsgen-generated examples
|oDurability and PersistenceAPIs related to RTI Connext Durability and Persistence
|oSystem PropertiesSystem Properties
|oConfiguring QoS Profiles with XMLAPIs related to XML QoS Profiles
|\RTI Connext Messaging API ReferenceExtensions to the RTI Connext publish-subscribe functionality
| oRequest-Reply PatternSupport for the request-reply communication pattern
| \UtilitiesUtilities for the RTI Connext Messaging module
oProgramming How-To'sThese "How To"s illustrate how to apply RTI Connext APIs to common use cases
|oPublication ExampleA data publication example
|oSubscription ExampleA data subscription example
|oParticipant Use CasesWorking with domain participants
|oTopic Use CasesWorking with topics
|oFlowController Use CasesWorking with flow controllers
|oPublisher Use CasesWorking with publishers
|oDataWriter Use CasesWorking with data writers
|oSubscriber Use CasesWorking with subscribers
|oDataReader Use CasesWorking with data readers
|oEntity Use CasesWorking with entities
|oWaitset Use CasesUsing wait-sets and conditions
|oTransport Use CasesWorking with pluggable transports
|oFilter Use CasesWorking with data filters
|oCreating Custom Content FiltersWorking with custom content filters
|oLarge Data Use CasesWorking with large data types
|\Request-Reply ExamplesExamples on how to use the request-reply API
\Programming Tools
 ortiddsgenGenerates source code from data types declared in IDL, XML, or XSD files
 ortiddspingSends or receives simple messages using RTI Connext
 \rtiddsspyDebugging tool which receives all RTI Connext communication

RTI Connext C API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc