RTI Connext C++ API  Version 5.0.0
Modules
Here is a list of all modules:
[detail level 12345]
oDocumentation Roadmap
oConventions
oUsing DDS:: Namespace
oDDS API ReferenceRTI Connext modules following the DDS module definitions
|oDomain ModuleContains the DDSDomainParticipant class that acts as an entrypoint of RTI Connext and acts as a factory for many of the classes. The DDSDomainParticipant also acts as a container for the other objects that make up RTI Connext
||oDomainParticipantFactoryDDSDomainParticipantFactory entity and associated elements
||oDomainParticipantsDDSDomainParticipant entity and associated elements
||\Built-in TopicsBuilt-in objects created by RTI Connext but accessible to the application
|oTopic ModuleContains the DDSTopic, DDSContentFilteredTopic, and DDSMultiTopic classes, the DDSTopicListener interface, and more generally, all that is needed by an application to define DDSTopic objects and attach QoS policies to them
||oTopicsDDSTopic 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 DDSFlowController, DDSPublisher, and DDSDataWriter classes as well as the DDSPublisherListener and DDSDataWriterListener interfaces, and more generally, all that is needed on the publication side
||oPublishersDDSPublisher entity and associated elements
||oData WritersDDSDataWriter entity and associated elements
||\Flow Controllers<<eXtension>> DDSFlowController and associated elements
|oSubscription ModuleContains the DDSSubscriber, DDSDataReader, DDSReadCondition, and DDSQueryCondition classes, as well as the DDSSubscriberListener and DDSDataReaderListener interfaces, and more generally, all that is needed on the subscription side
||oSubscribersDDSSubscriber entity and associated elements
||oDataReadersDDSDataReader 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 SupportDDSEntity, DDSListener and related items
||oConditions and WaitSetsDDSCondition and DDSWaitSet 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
|oRequest-Reply PatternSupport for the request-reply communication pattern
||oRequesterconnext::Requester and associated elements
||\Replierconnext::Replier, connext::SimpleReplier and associated elements
|\InfrastructureInfrastructure types for RTI Connext Messaging
| \RTI Connext ExceptionsRTI Connext return-code exceptions
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