RTI Connext C API  Version 5.0.0
Modules
Here is a list of all modules:
[detail level 12345]
oDocumentation Roadmap
oConventions
oDDS 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
||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 Types<<eXtension>> RTI 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
||\Flow Controllers<<eXtension>> DDS_FlowController and associated elements
|oSubscription ModuleContains the DDS_Subscriber, DDS_DataReader, DDS_ReadCondition, and DDS_QueryCondition 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
||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
||oWriteParams<<eXtension>>
||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
|\Queries and Filters Syntax
oRTI Connext API ReferenceRTI Connext product specific API's
|oClock SelectionAPIs related to clock selection
|oMulti-channel DataWritersAPIs related to Multi-channel DataWriters
|oPluggable TransportsAPIs related to RTI Connext pluggable transports
||oUsing Transport PluginsConfiguring transports used by RTI Connext
||\Built-in Transport PluginsTransport plugins delivered with RTI Connext
|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
|\Configuring QoS Profiles with XMLAPIs related to XML QoS Profiles
oRTI Connext Request-Reply API ReferenceExtensions to the RTI Connext publish-subscribe functionality
|\Request-Reply PatternSupport for the request-reply communication pattern
| oRequesterFooBarRequester and associated elements
| \ReplierFooBarReplier, FooBarSimpleReplier and associated elements
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 partcipants
|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, XSD, or WSDL files
 ortiddspingSends or receives simple messages using RTI Connext
 \rtiddsspyDebugging tool which receives all RTI Connext communication

RTI Connext C API Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc