rti::flat::AbstractBuilder | Base class of all Builders |
rti::flat::AbstractListBuilder | Base class of all array and sequence builders |
rti::flat::AbstractSequenceBuilder | Base class of Builders for sequence members |
rti::flat::PrimitiveSequenceBuilder< char > | |
rti::flat::StringBuilder | Builds a string |
rti::flat::FinalSequenceBuilder< ElementOffset > | Builds a sequence member of fixed-size elements |
rti::flat::MutableSequenceBuilder< ElementBuilder > | Builds a sequence member of variable-size elements |
rti::flat::PrimitiveSequenceBuilder< T > | Builds a sequence of primitive members |
rti::flat::MutableArrayBuilder< ElementBuilder, N > | Builds an array member of variable-size elements |
rti::flat::AggregationBuilder | Base class of struct and union builders |
MyFlatMutableBuilder | Represents the Builder for an arbitrary user-defined mutable type |
rti::flat::UnionBuilder< Discriminator > | Base class of builders for user-defined mutable unions |
rti::flat::UnionBuilder< int32_t > | |
MyFlatUnionBuilder | Represents the Builder for an arbitrary user-defined mutable IDL union |
rti::pub::AcknowledgmentInfo | <<extension>> <<value-type>> Information about an application-acknowledged sample |
rti::core::policy::AcknowledgmentKind_def | <<extension>> The enumeration for Reliability acknowledgment kinds |
rti::sub::AckResponseData | <<extension>> Data payload associated to an application-level acknowledgment |
rti::core::AllocationSettings | <<extension>> Resource allocation settings |
dds::sub::AnyDataReader | <<reference-type>> This class provides an non-template holder for representing a DataReader of any type |
dds::sub::AnyDataReaderListener | The listener to notify status changes for a dds::sub::DataReader of a generic type |
dds::sub::SubscriberListener | The listener to notify status changes for a dds::sub::Subscriber |
dds::domain::DomainParticipantListener | The listener class for DomainParticipants |
dds::pub::AnyDataWriter | <<reference-type>> This class provides an non-template holder for representing a DataWriter of any type |
dds::pub::AnyDataWriterListener | The listener to notify status changes for a dds::pub::DataWriter of a generic type |
dds::pub::PublisherListener | The listener to notify status changes for a dds::pub::Publisher |
dds::domain::DomainParticipantListener | The listener class for DomainParticipants |
dds::topic::AnyTopic | <<reference-type>> This class provides an non-template holder for representing a Topic of any type |
rti::core::policy::AsynchronousPublisher | <<extension>> Configures the mechanism to publish data using a separate thread |
rti::core::cond::AsyncWaitSetListener | <<interface>> Listener for receiving event notifications related to the thread pool of the rti::core::cond::AsyncWaitSet |
rti::core::cond::NoOpAsyncWaitSetListener | A convenience implementation of AsyncWaitSetListener where all methods are overridden to do nothing |
rti::core::cond::AsyncWaitSetProperty | Specifies the rti::core::cond::AsyncWaitSet behavior |
rti::core::policy::Availability | <<extension>> Configures data availability in the context of Collaborative DataWriters and Required Subscriptions |
dds::core::basic_string< CharType, Allocator > | <<value-type>> A string convertible to std::string and with similar functionality |
rti::core::policy::Batch | <<extension>> Allows a dds::pub::DataWriter to batch multiple samples into a single network packet to increase throughput |
rti::core::bounded_sequence< T, MaxLength > | <<value-type>> A bounded sequence of elements |
dds::topic::BuiltinTopicKey | The key of the built-in topics |
rti::core::policy::BuiltinTopicReaderResourceLimits | <<extension>> Configures several resource management aspects of the built-in topic DataReaders |
dds::core::BytesTopicType | Built-in type consisting of a variable-length array of opaque bytes |
rti::core::policy::CdrPaddingKind_def | <<extension>> The definition of the dds::core::safe_enum CdrPaddingKind |
rti::core::ChannelSettings | <<extension>> Configures the properties of a channel in rti::core::policy::MultiChannel |
dds::sub::CoherentAccess | <<value-type>> Controls whether RTI Connext will preserve the groupings of changes made by the publishing application by means of begin_coherent_changes and end_coherent_changes |
dds::pub::CoherentSet | <<value-type>> A publishing application can request that a set of DDS data-sample changes be propagated in such a way that they are interpreted at the receivers' side as a cohesive set of modifications |
dds::core::cond::Condition | <<reference-type>> Abstract base class of all the conditions |
dds::core::cond::GuardCondition | <<reference-type>> A condition whose trigger value is under the control of the application |
dds::core::cond::StatusCondition | <<reference-type>> A condition associated with each dds::core::Entity |
dds::sub::cond::ReadCondition | <<reference-type>> Condition specifically dedicated to read operations and attached to one dds::sub::DataReader |
dds::sub::cond::QueryCondition | <<reference-type>> Specialized ReadCondition that allows applications to also specify a filter on the data available in a dds::sub::DataReader |
rti::queuing::ConsumerAvailabilityParams | Definition of the availability feedback information that can be provided by consumers to Queuing Service |
rti::topic::ContentFilter< T, CompileData > | <<extension>> A class to inherit from when implementing a custom content filter |
rti::topic::WriterContentFilter< T, CompileData, WriterFilterData > | <<extension>> A class to inherit from when implementing a writer-side custom content filter |
rti::topic::WriterContentFilterHelper< T, CompileData, WriterFilterData > | <<extension>> A class to inherit from when implementing a writer-side custom content filter |
rti::core::ContentFilterProperty | <<extension>> <<value-type>> Provides all the required information to enable content filtering |
rti::core::Cookie | Unique identifier for a written data sample in the form of a sequence of bytes |
rti::core::policy::Database | <<extension>> Configures threads and resource limits that RTI Connext uses to control its internal database |
rti::core::status::DataReaderCacheStatus | <<extension>> Information about the status dds::core::status::StatusMask::datareader_cache() |
dds::sub::DataReaderListener< T > | The Listener to notify status changes for a dds::sub::DataReader |
dds::sub::NoOpDataReaderListener< T > | A convenience implementation of DataReaderListener where all methods are overridden to do nothing |
dds::sub::DataReaderListener< RequestType > | |
dds::sub::NoOpDataReaderListener< RequestType > | |
rti::core::policy::DataReaderProtocol | <<extension>> Configures DataReader-specific aspects of the RTPS protocol |
rti::core::status::DataReaderProtocolStatus | <<extension>> Information about the status dds::core::status::StatusMask::datareader_protocol() |
dds::sub::qos::DataReaderQos | <<value-type>> Container of the QoS policies that a dds::sub::DataReader supports |
rti::core::policy::DataReaderResourceLimits | <<extension>> Configures the memory usage of a dds::pub::DataReader |
rti::sub::cond::DataReaderStatusConditionHandler< T > | <<interface>> Realization of a functor handler that handles the status of a dds::sub::DataReader |
dds::core::policy::DataRepresentation | Contains the data representations supported by entities |
dds::sub::status::DataState | Describes the state of a sample and includes the information about the sample's InstanceState, ViewState, and SampleState |
rti::sub::status::DataStateEx | <<extension>> <<value-type>> An extended version of dds::sub::status::DataState that also contains StreamKind |
dds::core::policy::DataTag | Stores name-value (string) pairs that can be used to determine access permissions |
rti::core::status::DataWriterCacheStatus | <<extension>> Information about the status dds::core::status::StatusMask::datawriter_cache() |
dds::pub::DataWriterListener< T > | The Listener to notify status changes for a dds::pub::DataWriter |
dds::pub::NoOpDataWriterListener< T > | A convenience implementation of DataWriterListener where all methods are overridden to do nothing |
rti::core::policy::DataWriterProtocol | <<extension>> Configures aspects of an the RTPS protocol related to a dds::pub::DataWriter |
rti::core::status::DataWriterProtocolStatus | <<extension>> Information about the status dds::core::status::StatusMask::datawriter_protocol() |
dds::pub::qos::DataWriterQos | <<value-type>> Container of the QoS policies that a dds::pub::DataWriter supports |
rti::core::policy::DataWriterResourceLimits | <<extension>> Configures the memory usage of a dds::pub::DataWriter |
rti::core::policy::DataWriterResourceLimitsInstanceReplacementKind_def | <<extension>> The enumeration for DataWriter Resource Limits |
rti::core::DataWriterShmemRefTransferModeSettings | <<extension>> Configures aspects of the shared memory reference transfer mode related to a DataWriter |
rti::core::policy::DataWriterTransferMode | <<extension>> Configures the transfer mode of a dds::pub::DataWriter |
dds::core::policy::Deadline | Expresses the maximum duration (deadline) within which an instance is expected to be updated |
dds::core::policy::DestinationOrder | Controls the logical order of updates to the same instance by a dds::pub::Publisher |
dds::core::policy::DestinationOrderKind_def | The definition of the dds::core::safe_enum DestinationOrderKind |
rti::core::policy::DestinationOrderScopeKind_def | <<extension>> The definition of the dds::core::safe_enum DestinationOrderScopeKind |
rti::core::policy::Discovery | <<extension>> Configures entity discovery |
rti::core::policy::DiscoveryConfig | <<extension>> Configures the discovery mechanism |
rti::core::policy::DiscoveryConfigBuiltinPluginKindMask | <<extension>> A mask that selects the built-in discovery plugins to be used |
rti::core::DiscoveryPluginPromiscuityKind_def | The definition of the dds::core::safe_enum DiscoveryPluginPromiscuityKind |
rti::domain::DomainParticipantConfigParams | <<extension>> <<value-type>> Input paramaters for creating a participant from xml configuration. It allows modification of some of the properties of the entities defined in the configuration |
dds::domain::qos::DomainParticipantFactoryQos | <<value-type>> Container of the QoS policies that do not apply to a specific entity |
rti::core::status::DomainParticipantProtocolStatus | |
dds::domain::qos::DomainParticipantQos | <<value-type>> Container of the QoS policies that a dds::domain::DomainParticipant supports |
rti::core::policy::DomainParticipantResourceLimits | <<extension>> Configures the memory usage of certain dds::domain::DomainParticipant resources |
dds::core::policy::Durability | Specifies whether a dds::pub::DataWriter will store and deliver previously published data samples to late-joining dds::sub::DataReader entities |
dds::core::policy::DurabilityKind_def | The definition of the dds::core::safe_enum DurabilityKind |
dds::core::policy::DurabilityService | Configures the external RTI Persistence Service used by persistent and transient DataWriters |
dds::core::Duration | <<value-type>> Represents a time interval |
rti::topic::dynamic_type< TopicType > | Provides a DynamicType that represents an IDL-generated type |
dds::core::xtypes::DynamicData | <<value-type>> A data sample of any complex data type, which can be inspected and manipulated reflectively |
rti::core::xtypes::DynamicDataInfo | Contains information about a DynamicData sample |
rti::core::xtypes::DynamicDataMemberInfo | Contains information about a DynamicData member |
rti::core::xtypes::DynamicDataTypeSerializationProperty | <<extension>> <<value-type>> Configures aspects of the memory management in the serialization of dds::core::xtypes::DynamicData samples |
dds::core::xtypes::DynamicType | <<value-type>> Represents a runtime type |
dds::core::xtypes::AbstractConstructedType< EnunMember > | |
dds::core::xtypes::EnumType | <<value-type>> Represents and IDL enum type |
dds::core::xtypes::AbstractConstructedType< Member > | |
dds::core::xtypes::StructType | <<value-type>> Represents and IDL struct type |
dds::core::xtypes::AbstractConstructedType< UnionMember > | |
dds::core::xtypes::UnionType | <<value-type>> Represents and IDL union type |
dds::core::xtypes::AbstractConstructedType< MemberType > | The base class of types that have members and an extensibility kind |
dds::core::xtypes::AliasType | <<value-type>> Represents and IDL typedef |
dds::core::xtypes::CollectionType | <<value-type>> The base class of all collection types |
dds::core::xtypes::ArrayType | <<value-type>> Represents an IDL array type |
dds::core::xtypes::UnidimensionalCollectionType | <<value-type>> The base class of collection types with only one dimension |
dds::core::xtypes::SequenceType | <<value-type>> Represents an IDL sequence type |
dds::core::xtypes::StringType | <<value-type>> Represents an IDL string type |
dds::core::xtypes::WStringType | <<value-type>> Represents an IDL wstring type |
dds::core::xtypes::PrimitiveType | <<value-type>> Represents and IDL primitive type |
rti::core::EndpointGroup | <<extension>> Specifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum |
dds::core::Entity | <<reference-type>> This is the abstract base class for all the DDS objects that support QoS policies, a listener and a status condition |
dds::sub::DataReader< ReplyType > | |
dds::sub::DataReader< RequestType > | |
dds::pub::DataWriter< dds::core::xtypes::DynamicData > | |
dds::pub::DataWriter< ReplyType > | |
dds::pub::DataWriter< RequestType > | |
dds::domain::DomainParticipant | <<reference-type>> Container for all dds::core::Entity objects |
dds::pub::DataWriter< T > | <<reference-type>> Allows an application to publish data for a dds::topic::Topic |
dds::pub::Publisher | <<reference-type>> A publisher is the object responsible for the actual dissemination of publications |
dds::sub::DataReader< T > | <<reference-type>> 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 dds::sub::Subscriber |
dds::sub::Subscriber | <<reference-type>> A subscriber is the object responsible for actually receiving data from a subscription |
dds::topic::TopicDescription< T > | Abstract base class of Topic and ContentFilteredTopic |
dds::topic::ContentFilteredTopic< T > | <<reference-type>> Specialization of TopicDescription that allows for content-based subscriptions |
dds::topic::Topic< T > | <<reference-type>> Topic is the most basic description of the data to be published and subscribed |
dds::core::policy::EntityFactory | Configures a dds::core::Entity that acts as factory of other entities |
rti::core::policy::EntityName | <<extension>> Assigns a name to a DomainParticipant, Publisher, Subscriber, DataWriter or DataReader |
dds::core::xtypes::EnumMember | <<value-type>> Represents a EnumType member |
rti::test::EnvVarToken | |
rti::core::policy::Event | <<extension>> Configures the thread in a DomainParticipant that handles timed events |
rti::core::status::EventCount< IntegerType > | <<extension>> <<value-type>> Encapsulates an event count containing a total count and an incremental count since the last time a status was read |
dds::core::Exception | The abstract base class for all of the DDS exceptions which may be thrown by the API |
dds::core::AlreadyClosedError | Indicates that an object has been closed |
dds::core::Error | A generic, unspecified Error |
dds::core::IllegalOperationError | Indicates that an operation was called under improper circumstances |
dds::core::ImmutablePolicyError | Indicates that the application attempted to modify an immutable QoS policy |
dds::core::InconsistentPolicyError | Indicates that the application specified a set of QoS policies that are not consistent with each other |
dds::core::InvalidArgumentError | Indicates that the application passed an illegal parameter value into an operation |
dds::core::InvalidDowncastError | Indicates that a downcast was incorrect |
dds::core::NotAllowedBySecurityError | Indicates that an operation on the DDS API fails because the security plugins do not allow it |
dds::core::NotEnabledError | A NotEnabledError is thrown when an operation is invoked on a dds::core::Entity that is not yet enabled |
dds::core::NullReferenceError | Indicates an attempt to access a null object |
dds::core::OutOfResourcesError | Indicates that RTI Connext ran out of the resources needed to complete the operation |
dds::core::PreconditionNotMetError | A PreconditionNotMetError is thrown when a pre-condition for the operation was not met |
dds::core::TimeoutError | Indicates that an operation has timed out |
dds::core::UnsupportedError | Indicates that the application used an unsupported operation |
rti::queuing::NoMatchingQueueException | The entity lost matching with all the Queuing Service |
rti::core::policy::ExclusiveArea | <<extension>> Configures multi-threading and deadlock prevention |
rti::topic::ExpressionProperty | <<extension>> <<value-type>> Provides additional information about the filter expression passed to the writer_compile method of rti::topic::WriterContentFilter |
rti::topic::extensibility< TopicType > | <<extension>> Indicates the extensibility kind of a topic-type |
dds::core::xtypes::ExtensibilityKind_def | The definition of the dds::core::safe_enum ExtensibilityKind |
dds::core::external< T > | A managed reference to an object |
dds::topic::Filter | Defines the filter to create a ContentFilteredTopic |
rti::topic::FilterSampleInfo | <<extension>> <<value-type>> Provides meta information associated with the sample |
flat_type_traits< T > | Given a Sample, an Offset or a Builder, it allows obtaining the other types |
rti::pub::FlowControllerProperty | <<extension>> <<value-type>> Configures a FlowController |
rti::pub::FlowControllerSchedulingPolicy_def | <<extension>> Kinds of flow controller shceduling policy |
rti::pub::FlowControllerTokenBucketProperty | <<extension>> <<value-type>> Configures a FlowController based on a tocken-bucket mechanism |
Foo | A hypothetical topic-type |
dds::sub::GenerationCount | <<value-type>> |
dds::core::policy::GroupData | |
rti::core::Guid | <<extension>> <<value-type>> Class for GUID (Global Unique Identifier) representation |
dds::core::policy::History | Specifies how much historical data a dds::pub::DataWriter and a dds::sub::DataReader can store |
dds::core::policy::HistoryKind_def | The definition of the dds::core::safe_enum HistoryKind |
rti::core::policy::IgnoredEntityReplacementKind_def | <<extension>> The enumeration for DomainParticipantResourceLimits ignored entity replacement kinds |
dds::core::status::InconsistentTopicStatus | Information about the status dds::core::status::StatusMask::inconsistent_topic() |
dds::core::InstanceHandle | <<value-type>> Handle to identiy different instances of the same dds::topic::Topic of a certain type |
dds::sub::status::InstanceState | Indicates if the samples are from a live dds::pub::DataWriter or not |
dds::topic::is_topic_type< T > | Trait that indicates if a type is suitable to be the type of a dds::topic::Topic |
rti::request::IsReplyRelatedPredicate< T > | Functor to match replies by their related request |
rti::sub::IsValidData< T > | <<extension>> A functor that returns true when a sample has valid data |
dds::core::KeyedBytesTopicType | Built-in type consisting of a variable-length array of opaque bytes and a string that is the key |
dds::core::KeyedStringTopicType | Built-in type consisting of a string payload and a second string that is the key |
dds::core::policy::LatencyBudget | 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 |
rti::config::LibraryVersion | <<extension>> <<value-type>> The version of a single library shipped as part of an RTI Connext distribution |
dds::core::policy::Lifespan | Specifies how long the data written by a dds::pub::DataWriter is considered valid |
Listener | Entity listeners |
dds::core::policy::Liveliness | Specifies and configures the mechanism that allows dds::sub::DataReader's to detect when dds::pub::DataWriter's become disconnected |
dds::core::status::LivelinessChangedStatus | Information about the status dds::core::status::StatusMask::liveliness_changed() |
dds::core::policy::LivelinessKind_def | The definition of the dds::core::safe_enum LivelinessKind |
dds::core::status::LivelinessLostStatus | Information about the status dds::core::status::StatusMask::liveliness_lost() |
rti::core::xtypes::LoanedDynamicData | <<move-only-type>> Gives temporary access to a member of another DynamicData object |
rti::sub::LoanedSample< T > | The element type of a dds::sub::LoanedSamples collection |
dds::sub::LoanedSamples< T > | <<move-only-type>> Provides temporary access to a collection of samples (data and info) from a DataReader |
rti::core::Locator | <<extension>> <<value-type>> Type used to represent the addressing information needed to send a message to an RTPS Endpoint using one of the supported transports |
rti::core::policy::LocatorFilter | <<extension>> Configures how the dds::topic::PublicationBuiltinTopicData reports the configuration of a MultiChannel DataWriter |
rti::core::LocatorFilterElement | <<extension>> <<value-type>> Specifies the configuration of an individual channel within a MultiChannel DataWriter |
rti::core::LocatorKind_def | The definition of the dds::core::safe_enum LocatorKind |
rti::config::LogCategory_def | The definition of the dds::core::safe_enum LogCategory |
rti::config::Logger | The singleton type used to configure RTI Connext logging |
rti::core::LongDouble | <<extension>> <<value-type>> Encapsulates an IDL long double |
dds::sub::DataReader< T >::ManipulatorSelector | A Selector class enabling the streaming API |
rti::sub::ManipulatorSelector< T > | |
dds::core::xtypes::Member | <<value-type>> Represents a StructType member |
rti::core::policy::MultiChannel | <<extension>> Configures the ability of a DataWriter to send data on different multicast groups (addresses) based on the value of the data |
NDDS_Transport_Address_t | Addresses are stored individually as network-ordered bytes |
NDDS_Transport_Property_t | Base structure that must be inherited by derived Transport Plugin classes |
NDDS_Transport_Shmem_Property_t | Subclass of Transport_Property_t allowing specification of parameters that are specific to the shared-memory transport |
NDDS_Transport_UDPv4_Property_t | Configurable IPv4/UDP Transport-Plugin properties |
NDDS_Transport_UDPv6_Property_t | Configurable IPv6/UDP Transport-Plugin properties |
rti::topic::no_compile_data_t | The type to specify as the CompileData template parameter to your ContentFilter if your compile function does not return any data |
dds::core::status::OfferedDeadlineMissedStatus | Information about the status dds::core::status::StatusMask::offered_deadline_missed() |
dds::core::status::OfferedIncompatibleQosStatus | Information about the status dds::core::status::StatusMask::offered_incompatible_qos() |
rti::flat::OffsetBase | Base class of all Offset types |
rti::flat::AbstractPrimitiveList< char > | |
rti::flat::PrimitiveSequenceOffset< char > | |
rti::flat::StringOffset | Offset to a string |
rti::flat::FinalOffset< MyFlatFinalOffset > | |
MyFlatFinalOffset | Represents the Offset to an arbitrary user-defined FlatData final IDL struct |
rti::flat::AbstractAlignedList< ElementOffset > | Base class of Offsets to sequences and arrays of non-primitive members |
rti::flat::FinalAlignedArrayOffset< ElementOffset, N > | Offset to an array of final elements |
rti::flat::MutableArrayOffset< ElementOffset, N > | Offset to an array of variable-size elements |
rti::flat::SequenceOffset< ElementOffset > | Offset to a sequence of non-primitive elements |
rti::flat::AbstractPrimitiveList< T > | Base class for Offsets to sequences and arrays of primitive types |
rti::flat::PrimitiveArrayOffset< T, N > | Offset to an array of primitive elements |
rti::flat::PrimitiveSequenceOffset< T > | Offset to a sequence of primitive elements |
rti::flat::FinalArrayOffset< ElementOffset, N > | Offset to an array of final elements |
rti::flat::FinalOffset< T > | The base class of all Offsets to a final struct type |
rti::flat::MutableOffset | The base class of all Offsets to a final struct type |
MyFlatMutableOffset | Represents the Offset to an arbitrary user-defined FlatData mutable IDL struct |
MyFlatUnionOffset | Represents the Offset to an arbitrary user-defined FlatData mutable IDL union |
rti::flat::PrimitiveConstOffset< T > | A const Offset to an optional primitive member |
rti::flat::PrimitiveOffset< T > | An Offset to an optional primitive member |
dds::core::optional< T > | <<value-type>> Represents an object that may not contain a valid value |
dds::core::optional< dds::core::xtypes::DynamicType > | |
dds::core::optional< dds::pub::qos::DataWriterQos > | |
dds::core::optional< dds::sub::qos::DataReaderQos > | |
rti::core::optional_value< T > | <<extension>> Represents a value that can be initialized or not |
dds::core::policy::Ownership | Specifies whether it is allowed for multiple dds::pub::DataWriter's to write the same instance of the data and if so, how these modifications should be arbitrated |
dds::core::policy::OwnershipKind_def | The definition of the dds::core::safe_enum OwnershipKind |
dds::core::policy::OwnershipStrength | Specifies the value of the strength used to arbitrate among multiple dds::pub::DataWriter objects that attempt to modify the same instance of a data type (identified by its dds::topic::Topic and key) |
dds::topic::ParticipantBuiltinTopicData | Entry created when a dds::domain::DomainParticipant is discovered |
dds::core::policy::Partition | Set of strings that introduces a logical partition among the topics visible by a dds::pub::Publisher and a dds::sub::Subscriber |
rti::core::pointer< T > | |
dds::core::policy::policy_id< Policy > | Obtains the policy ID |
dds::core::policy::policy_name< Policy > | Obtains the policy name |
dds::core::policy::Presentation | Specifies how the samples representing changes to data instances are presented to a subscribing application |
dds::core::policy::PresentationAccessScopeKind_def | The definition of the dds::core::safe_enum PresentationAccessScopeKind |
rti::config::PrintFormat_def | The definition of the dds::core::safe_enum PrintFormat |
rti::topic::PrintFormatKind_def | The definition of the dds::core::safe_enum PrintFormatKind |
rti::topic::PrintFormatProperty | <<extension>> <<value-type>> A collection of attributes used to configure how data samples will be formatted when converted to a string |
rti::core::ProductVersion | <<extension>> <<value-type>> Represents the current version of RTI Connext |
rti::core::policy::Property | <<extension>> Stores key/value string pairs that can configure certain parameters of RTI Connext not exposed through QoS policies. It can also store and propagate through the discovery mechanism application-specific information associated to a dds::core::Entity |
rti::core::ProtocolVersion | <<extension>> Represents the current version of RTI Connext |
dds::topic::PublicationBuiltinTopicData | Entry created when a dds::pub::DataWriter is discovered in association with its dds::pub::Publisher |
dds::core::status::PublicationMatchedStatus | Information about the status dds::core::status::StatusMask::publication_matched() |
dds::pub::qos::PublisherQos | <<value-type>> Container of the QoS policies that a dds::pub::Publisher supports |
rti::core::policy::PublishMode | <<extension>> Specifies whether a dds::pub::DataWriter sends data synchronously or asynchronously |
rti::core::policy::PublishModeKind_def | <<extension>> The enumeration for PublishMode kinds |
dds::core::policy::QosPolicyCount | <<value-type>> Holds a counter for a QosPolicyId |
dds::core::QosProvider | <<reference-type>> The QosProvider class provides a way for a user to control and access the XML QoS profiles that are loaded by RTI Connext |
rti::core::QosProviderParams | <<extension>> <<value-type>> Configure options that control the way that XML documents containing QoS profiles are loaded by a dds::core::QosProvider |
dds::sub::Query | <<value-type>> Encapsulates a query for a dds::sub::cond::QueryCondition |
rti::queuing::QueueConsumerListener< T > | Called when certain events occur in a QueueConsumer |
rti::queuing::NoOpQueueConsumerListener< T > | A listener with an empty implementation of all methods |
rti::queuing::QueueConsumerListener< TRep > | |
rti::queuing::NoOpQueueConsumerListener< TRep > | |
rti::queuing::QueueConsumerListener< TReq > | |
rti::queuing::NoOpQueueConsumerListener< TReq > | |
rti::queuing::QueueEntityParams< ActualEntity > | A parent class for all queue parameter classes |
rti::queuing::QueueEntityParams< QueueConsumerParams > | |
rti::queuing::QueueConsumerParams | Contains the parameters for creating a QueueConsumer |
rti::queuing::QueueEntityParams< QueueProducerParams > | |
rti::queuing::QueueProducerParams | Contains the parameters for creating a QueueProducer |
rti::queuing::QueueEntityParams< QueueReplierParams > | |
rti::queuing::QueueReplierParams | Contains the parameters for creating a QueueReplier |
rti::queuing::QueueEntityParams< QueueRequesterParams > | |
rti::queuing::QueueRequesterParams | Contains the parameters for creating a QueueRequester |
rti::queuing::QueueProducerListener< T > | Called when certain events occur in a QueueProducer |
rti::queuing::NoOpQueueProducerListener< T > | A listener with an empty implementation of all methods |
rti::queuing::QueueProducerListener< TRep > | |
rti::queuing::NoOpQueueProducerListener< TRep > | |
rti::queuing::QueueProducerListener< TReq > | |
rti::queuing::NoOpQueueProducerListener< TReq > | |
rti::queuing::QueueReplierListener< TReq, TRep > | Called when certain events occur in a QueueReplier |
rti::queuing::NoOpQueueReplierListener< TReq, TRep > | A listener with an empty implementation of all methods |
rti::queuing::QueueRequesterListener< TReq, TRep > | Called when certain events occur in a QueueRequester |
rti::queuing::NoOpQueueRequesterListener< TReq, TRep > | A listener with an empty implementation of all methods |
dds::sub::Rank | <<value-type>> Contains the sample and generation ranks of a data-sample |
dds::core::policy::ReaderDataLifecycle | Controls how a DataReader manages the lifecycle of the data that it has received |
dds::sub::ReadModeDummyType | |
rti::core::policy::ReceiverPool | <<extension>> Configures threads that RTI Connext uses to receive and process data from the transport modules (such as UDP) |
dds::core::Reference< DELEGATE > | Base class for all reference types |
dds::core::Reference< AsyncWaitSetCompletionTokenImpl > | |
rti::core::cond::AsyncWaitSetCompletionToken | <<interface>> Implementation of the completion token role element of the asynchronous completion token pattern that is part of the rti::core::cond::AsyncWaitSet behavior |
dds::core::Reference< AsyncWaitSetImpl > | |
rti::core::cond::AsyncWaitSet | <<interface>> A class for dispatching dds::core::cond::Condition objects using separate threads of execution. You can see this class as an extension of a dds::core::cond::WaitSet that allows asynchronously waiting for the attached dds::core::cond::Condition objects to trigger and provide a notification by calling dds::core::cond::Condition::dispatch |
dds::core::Reference< ContentFilterBase > | |
rti::topic::CustomFilter< ContentFilterBase > | |
dds::core::Reference< detail::QueueConsumerImpl< T > > | |
rti::queuing::QueueConsumer< T > | Allows you to receive samples from a SharedReaderQueue |
dds::core::Reference< detail::QueueConsumerImpl< TRep > > | |
rti::queuing::QueueConsumer< TRep > | |
dds::core::Reference< detail::QueueConsumerImpl< TReq > > | |
rti::queuing::QueueConsumer< TReq > | |
dds::core::Reference< detail::QueueProducerImpl< T > > | |
rti::queuing::QueueProducer< T > | Allows you to send samples to a specific SharedReaderQueue hosted by Queuing Service |
dds::core::Reference< detail::QueueProducerImpl< TRep > > | |
rti::queuing::QueueProducer< TRep > | |
dds::core::Reference< detail::QueueProducerImpl< TReq > > | |
rti::queuing::QueueProducer< TReq > | |
dds::core::Reference< detail::QueueReplierImpl< TReq, TRep > > | |
rti::queuing::QueueReplier< TReq, TRep > | Allows receiving requests and sending replies |
dds::core::Reference< detail::QueueRequesterImpl< TReq, TRep > > | |
rti::queuing::QueueRequester< TReq, TRep > | Allows sending requests and receiving replies |
dds::core::Reference< detail::ReplierImpl< RequestType, ReplyType > > | |
rti::request::Replier< RequestType, ReplyType > | <<reference-type>> Allows receiving requests and sending replies |
rti::request::SimpleReplier< RequestType, ReplyType > | <<reference-type>> A callback-based replier |
dds::core::Reference< detail::RequesterImpl< RequestType, ReplyType > > | |
rti::request::Requester< RequestType, ReplyType > | <<reference-type>> Allows sending requests and receiving replies |
dds::core::Reference< DynamicDataProxyTypeSupportImpl > | |
dds::core::Reference< FilterHolderImpl > | |
dds::core::Reference< FlowControllerImpl > | |
rti::pub::FlowController | <<extension>> <<reference-type>> A flow controller is the object responsible for shaping the network traffic by determining when attached asynchronous dds::pub::DataWriter instances are allowed to write data |
dds::core::Reference< Listener > | |
rti::core::ListenerBinder< Entity, Listener > | <<reference-type>> Automatically manages the association of an Entity and a Listener |
dds::core::Reference< T > | |
rti::topic::CustomFilter< T > | <<extension>> <<reference-type>> A wrapper class for the user-defined implementation of a ContentFilter |
dds::core::Reference< TopicQueryImpl > | |
rti::sub::TopicQuery | <<extension>> <<reference-type>> Allows a dds::sub::DataReader to query the sample cache of its matching dds::pub::DataWriters |
dds::core::Reference< UserProxyTypeSupportImpl > | |
rti::core::policy::RefilterKind_def | <<extension>> Kinds of Refiltering |
dds::core::policy::Reliability | Indicates the level of reliability in sample delivered that a dds::pub::DataWriter offers or a dds::sub::DataReader requests |
dds::core::policy::ReliabilityKind_def | The definition of the dds::core::safe_enum ReliabilityKind |
rti::core::status::ReliableReaderActivityChangedStatus | <<extension>> Information about the status dds::core::status::StatusMask::reliable_reader_activity_changed() |
rti::core::status::ReliableWriterCacheChangedStatus | <<extension>> Information about the status dds::core::status::StatusMask::reliable_writer_cache_changed() |
rti::core::policy::RemoteParticipantPurgeKind_def | <<extension>> The definition of the dds::core::safe_enum RemoteParticipantPurgeKind |
rti::request::ReplierListener< RequestType, ReplyType > | Called when a Replier has new available requests |
rti::request::ReplierParams | Contains the parameters for creating a rti::request::Replier |
dds::core::status::RequestedDeadlineMissedStatus | Information about the status dds::core::status::StatusMask::requested_deadline_missed() |
dds::core::status::RequestedIncompatibleQosStatus | Information about the status dds::core::status::StatusMask::requested_incompatible_qos() |
rti::request::RequesterParams | Contains the parameters for creating a rti::request::Requester |
dds::core::policy::ResourceLimits | Controls the memory usage of dds::pub::DataWriter or a dds::sub::DataReader |
rti::core::RtpsReliableReaderProtocol | <<extension>> Configures aspects of the RTPS protocol related to a reliable DataReader |
rti::core::policy::RtpsReliableWriterProtocol | <<extension>> Configures aspects of an RTPS reliable writer |
rti::core::policy::RtpsReservedPortKindMask | <<extension>> Mask of reserved ports |
rti::core::RtpsWellKnownPorts | <<extension>> Configures the mapping of the RTPS well-known ports |
dds::core::safe_enum< def, inner > | <<value-type>> Provides a safe, scoped enumeration based on def::type |
dds::core::safe_enum< ConfirmationKind_def > | |
dds::core::safe_enum< Verbosity_def > | |
rti::flat::Sample< OffsetType > | The generic definition of FlatData topic-types |
dds::sub::Sample< T > | <<value-type>> This class encapsulate the data and meta-data associated with DDS samples |
rti::core::SampleFlag | <<extension>> A set of flags that can be associated with a sample |
rti::core::SampleIdentity | <<extension>> <<value-type>> A SampleIdentity defines a pair (Virtual Writer Guid, SequenceNumber) that uniquely identifies a sample within a DDS domain and a Topic |
dds::sub::SampleInfo | <<value-type>> Information that accompanies each sample received by a DataReader |
rti::sub::SampleIterator< T > | A random-access iterator of LoanedSample |
rti::core::status::SampleLostState | <<extension>> Reasons why a sample was lost |
dds::core::status::SampleLostStatus | Information about the status dds::core::status::StatusMask::sample_lost() |
dds::core::status::SampleRejectedState | Reasons why a sample was rejected |
dds::core::status::SampleRejectedStatus | Information about the status dds::core::status::StatusMask::sample_rejected() |
dds::sub::status::SampleState | Indicates whether or not a sample has ever been read |
rti::config::ScopedLoggerVerbosity | Changes the logger verbosity temporarily during the scope of a variable |
dds::sub::DataReader< T >::Selector | Used by the DataReader to compose read and take operations |
rti::flat::SequenceIterator< E, OffsetKind > | Iterator for collections of Offsets |
rti::core::SequenceNumber | <<extension>> <<value-type>> A class representing the DDS 64-bit Sequence Number |
rti::core::policy::Service | <<extension>> Indicates if an Entity is associated with a service and if so, which one |
rti::core::policy::ServiceKind_def | <<extension>> The definition of the dds::core::safe_enum ServiceKind |
rti::topic::ServiceRequest | <<extension>> <<value-type>> A request coming from one of the built-in services |
rti::core::status::ServiceRequestAcceptedStatus | <<extension>> Information about the status dds::core::status::StatusMask::service_request_accepted() |
rti::core::ServiceRequestId_def | The definition of the rti::core::safe_enum ServiceRequestId |
rti::sub::SharedSamples< T > | Provides access to a collection of middleware-loaned samples |
dds::sub::SharedSamples | <<reference-type>> A sharable and container-safe version of LoanedSamples |
dds::sub::SharedSamples< T > | |
dds::core::status::StatusMask | A std::bitset (list) of statuses |
rti::util::StreamFlagSaver | |
rti::sub::status::StreamKind | <<extension>> Indicates which stream to read from: live stream, topic-query stream or both |
dds::core::StringTopicType | Built-in type consisting of a single character string |
dds::sub::qos::SubscriberQos | <<value-type>> Container of the QoS policies that a dds::sub::Subscriber supports |
dds::topic::SubscriptionBuiltinTopicData | Entry created when a dds::sub::DataReader is discovered in association with its dds::sub::Subscriber |
dds::core::status::SubscriptionMatchedStatus | Information about the status dds::core::status::StatusMask::subscription_matched() |
dds::pub::SuspendedPublication | <<value-type>> Indicates that the application is about to make multiple modifications using several dds::pub::DataWriter's belonging to the same dds::pub::Publisher |
rti::core::policy::SystemResourceLimits | <<extension>> Configures resources that RTI Connext uses |
rti::core::ThreadSettings | <<extension>> The properties of a thread of execution |
rti::core::ThreadSettingsCpuRotationKind_def | Determines how rti::core::ThreadSettings::cpu_list affects processor affinity for thread-related QoS policies that apply to multiple threads |
rti::core::ThreadSettingsKindMask | <<extension>> A collection of flags used to configure threads of execution |
dds::core::Time | <<extension>> Represents a point in time |
dds::core::policy::TimeBasedFilter | Allows a dds::sub::DataReader to indicate that it is not interested in all the sample updates that occur within a time period |
rti::topic::topic_type_disabled_copy< TopicType > | <<extension>> Indicates whether a TopicType is uncopyable |
rti::topic::topic_type_has_external_members< TopicType > | <<extension>> Indicates if a topic type contains directly or indirectly IDL external members |
dds::topic::topic_type_name< T > | Provides the name of a topic-type |
dds::topic::topic_type_support< T > | Provides convenience operations for a topic-type |
dds::topic::TopicBuiltinTopicData | Entry created when a dds::topic::Topic object is discovered |
dds::core::policy::TopicData | |
dds::topic::TopicInstance< T > | Encapsulates a sample and its associated instance handle |
dds::topic::TopicListener< T > | The listener to notify status changes for a dds::topic::Topic |
dds::topic::NoOpTopicListener< T > | A convenience implementation of TopicListener where all methods are overridden to do nothing |
dds::topic::qos::TopicQos | <<value-type>> Container of the QoS policies that a dds::topic::Topic supports |
rti::sub::TopicQueryData | <<extension>> <<value-type>> Provides information about a TopicQuery |
rti::core::policy::TopicQueryDispatch | <<extension>> Configures the ability of a dds::pub::DataWriter to publish samples in response to a rti::sub::TopicQuery |
rti::sub::TopicQuerySelection | <<extension>> <<value-type>> Specifies the data query that defines a TopicQuery |
rti::sub::TopicQuerySelectionKind_def | The definition of the dds::core::safe_enum rti::sub::TopicQuerySelectionKind |
TransportAllocationSettings_t | Allocation settings used by various internal buffers |
rti::core::policy::TransportBuiltin | <<extension>> Specifies which built-in transports to use |
rti::core::policy::TransportBuiltinMask | <<extension>> Mask that specifies which built-in transports are used |
rti::core::TransportClassId_def | The definition of the dds::core::safe_enum TransportClassId |
rti::core::TransportInfo | <<extension>> <<value-type>> Contains the class id and message max size of an installed transport |
rti::core::policy::TransportMulticast | <<extension>> Specifies the multicast address on which a dds::sub::DataReader wants to receive its data and other settings |
rti::core::policy::TransportMulticastKind_def | <<extension>> The definition of the dds::core::safe_enum TransportMulticastKind |
rti::core::policy::TransportMulticastMapping | Specifies a list of topic_expressions and multicast addresses that can be used by an Entity with a specific topic name to receive data |
rti::core::TransportMulticastSettings | <<extension>> Represents a list of multicast locators |
dds::core::policy::TransportPriority | Allows applications to take advantage of transports capable of sending messages with different priorities |
rti::core::policy::TransportSelection | <<extension>> Specifies the transports that a dds::pub::DataWriter or a dds::sub::DataReader may use to send or receive data |
rti::core::policy::TransportUnicast | <<extension>> Specifies a subset of transports and a port number that can be used by a dds::core::Entity to receive data |
rti::core::TransportUnicastSettings | <<extension>> Represents a list of unicast locators |
dds::core::policy::TypeConsistencyEnforcement | Defines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it |
dds::core::policy::TypeConsistencyEnforcementKind_def | The definition of the dds::core::safe_enum TypeConsistencyEnforcementKind |
dds::core::xtypes::TypeKind_def | The definition of TypeKind |
rti::core::policy::TypeSupport | <<extension>> Allows attaching application-specific information to a dds::pub::DataWriter or dds::sub::DataReader that is passed to the serilization and deserialization routines |
dds::core::xtypes::UnionMember | <<value-type>> Represents a UnionType member |
rti::core::UnregisterThreadOnExit | <<extension>> Utility that calls rti::core::unregister_thread when leaving scope |
dds::core::policy::UserData | Attaches a buffer of opaque data that is distributed by Built-in Topics during discovery |
rti::sub::ValidLoanedSamples< T > | <<extension>> <<C++11>> <<move-only-type>> Provides access to only those samples that contain valid data |
rti::sub::ValidSampleIterator< T > | A forward iterator adapter that skips invalid samples |
dds::core::Value< D > | |
dds::core::Value< DELEGATE > | |
dds::core::TEntityQos< DELEGATE > | Acts as a container for Qos policies allowing to set and retrieve all the policies of an entity as a unit |
dds::core::vector< T > | <<value-type>> A vector convertible to std::vector and with similar functionality |
dds::core::vector< uint8_t > | |
rti::core::VendorId | <<extension>> Represents the vendor of the service implementing the RTPS protocol |
rti::config::Verbosity_def | The definition of the dds::core::safe_enum Verbosity |
dds::sub::status::ViewState | Indicates whether or not an instance is new |
dds::core::cond::WaitSet | <<reference-type>> Allows an application to wait until one or more of the attached Condition objects have a trigger_value of true or else until the timeout expires |
rti::core::cond::WaitSetProperty | <<extension>> <<value-type>> Specifies the dds::core::cond::WaitSet behavior for multiple trigger events |
dds::core::WeakReference< T > | |
rti::core::policy::WireProtocol | <<extension>> Configures the write protocol of a dds::domain::DomainParticipant |
rti::core::policy::WireProtocolAutoKind_def | <<extension>> The definition of the dds::core::safe_enum WireProtocolAutoKind |
rti::pub::WriteParams | <<extension>> <<value-type>> Advanced parameters for writing with a DataWriter |
dds::core::policy::WriterDataLifecycle | Controls how a dds::pub::DataWriter handles the lifecycle of the instances (keys) that it writes |