RTI Connext .Net APIs  Version 5.3.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CDDS::AcknowledgmentInfoInformation about an application-level acknowledged sample
 CDDS::AckResponseData_tData payload of an application-level acknowledgment
 CDDS::AllocationSettings_tResource allocation settings
 CDDS::AsynchronousPublisherQosPolicyConfigures the mechanism that sends user data in an external middleware thread
 CDDS::AvailabilityQosPolicyConfigures the availability of data
 CDDS::BatchQosPolicyUsed to configure batching of multiple samples into a single network packet in order to increase throughput for small samples
 CDDS::BuiltinQosProfilesThe available built-in QoS libraries and profiles
 CDDS::BuiltinTopicKey_tThe key type of the built-in topic types
 CDDS::BuiltinTopicReaderResourceLimits_tBuilt-in topic reader's resource limits
 CDDS::BytesSeqInstantiates DDS::Sequence < DDS::Bytes >
 CDDS::BytesTypeSupport<<interface>> DDS::Bytes type support
 CDDS::ChannelSettings_tType used to configure the properties of a channel
 CDDS::Condition<<interface>> Root class for all the conditions that may be attached to a DDS::WaitSet
 CNDDS::Config_LibraryVersion_tThe version of a single library shipped as part of an RTI Connext distribution
 CNDDS::ConfigLogger<<interface>> The singleton type used to configure RTI Connext logging
 CNDDS::ConfigVersion<<interface>> The version of an RTI Connext distribution
 CRTI.Connext.Queuing.ConsumerAvailabilityParams_tDefinition of the availability feedback information that can be provided by consumers to Queuing Service
 CDDS::ContentFilterProperty_t<<extension>> Type used to provide all the required information to enable content filtering
 CDDS::Cookie_t<<extension>> Sequence of bytes
 CDDS::DatabaseQosPolicyVarious threads and resource limits settings used by RTI Connext to control its internal database
 CDDS::DataReaderCacheStatus<<extension>> The status of the reader's cache
 CDDS::DataReaderProtocolQosPolicyAlong with DDS::WireProtocolQosPolicy and DDS::DataWriterProtocolQosPolicy, this QoS policy configures the DDS on-the-network protocol (RTPS)
 CDDS::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
 CDDS::DataReaderQosQoS policies supported by a DDS::DataReader entity
 CDDS::DataReaderResourceLimitsQosPolicyVarious settings that configure how a DDS::DataReader allocates and uses physical memory for internal resources
 CDDS::DataWriterCacheStatus<<extension>> The status of the writer's cache
 CDDS::DataWriterProtocolQosPolicyProtocol that applies only to DDS::DataWriter instances
 CDDS::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
 CDDS::DataWriterQosQoS policies supported by a DDS::DataWriter entity
 CDDS::DataWriterResourceLimitsQosPolicyVarious settings that configure how a DDS::DataWriter allocates and uses physical memory for internal resources
 CDDS::DeadlineQosPolicyExpresses the maximum duration (deadline) within which an instance is expected to be updated
 CDDS::DestinationOrderQosPolicyControls how the middleware will deal with data sent by multiple DDS::DataWriter entities for the same instance of data (i.e., same DDS::Topic and key)
 CDDS::DiscoveryConfigQosPolicySettings for discovery configuration
 CDDS::DiscoveryQosPolicy<<extension>> Configures the mechanism used by the middleware to automatically discover and connect with new remote applications
 CDDS::DomainParticipantConfigParams_t<<extension>> Input paramaters for creating a participant from configuration. It allows to modify or override some of the properties of the entities defined in the configuration
 CDDS::DomainParticipantFactory<<singleton>> <<interface>> Allows creation and destruction of DDS::DomainParticipant objects
 CDDS::DomainParticipantFactoryQosQoS policies supported by a DDS::DomainParticipantFactory
 CDDS::DomainParticipantProtocolStatus<<extension>> The status of a participant's protocol related metrics, like the number of corrupted messages, change in corrupted messages and timestamp of the last corrupted message
 CDDS::DomainParticipantQosQoS policies supported by a DDS::DomainParticipant entity
 CDDS::DomainParticipantResourceLimitsQosPolicyVarious settings that configure how a DDS::DomainParticipant allocates and uses physical memory for internal resources, including the maximum sizes of various properties
 CDDS::DurabilityQosPolicyThis QoS policy specifies whether or not RTI Connext will store and deliver previously published data samples to new DDS::DataReader entities that join the network later
 CDDS::DurabilityServiceQosPolicyVarious settings to configure the external RTI Persistence Service used by RTI Connext for DataWriters with a DDS::DurabilityQosPolicy setting of DDS::DurabilityQosPolicyKind::PERSISTENT_DURABILITY_QOS or DDS::DurabilityQosPolicyKind::TRANSIENT_DURABILITY_QOS
 CDDS::Duration_tType for duration representation
 CDDS::DynamicDataInfoA descriptor for a DDS::DynamicData object
 CDDS::DynamicDataMemberInfoA descriptor for a single member (i.e. field) of dynamically defined data type
 CDDS::DynamicDataProperty_tA collection of attributes used to configure DDS::DynamicData objects
 CDDS::DynamicDataSeqAn ordered collection of DDS::DynamicData elements
 CDDS::DynamicDataTypeProperty_tA collection of attributes used to configure DDS::DynamicDataTypeSupport objects
 CDDS::DynamicDataTypeSerializationProperty_tProperties that govern how data of a certain type will be serialized on the network
 CDDS::DynamicDataTypeSupportA factory for registering a dynamically defined type and creating DDS::DynamicData objects
 CDDS::EndpointGroup_tSpecifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum
 CDDS::Entity<<interface>> Abstract base class for all the DDS objects that support QoS policies, a listener, and a status condition
 CDDS::EntityFactoryQosPolicyA QoS policy for all DDS::Entity types that can act as factories for one or more other DDS::Entity types
 CDDS::EntityNameQosPolicyAssigns a name and a role name to a DDS::DomainParticipant, DDS::Publisher, DDS::Subscriber, DDS::DataWriter or DDS::DataReader. Except for DDS::Publisher and DDS::Subscriber, these names will be visible during the discovery process and in RTI tools to help you visualize and debug your system
 CDDS::EnumMemberA description of a member of an enumeration
 CDDS::EventQosPolicySettings for event
 CDDS::ExceptionSuperclass of all exceptions thrown by the RTI Connext API
 CDDS::ExclusiveAreaQosPolicyConfigures multi-thread concurrency and deadlock prevention capabilities
 CDDS::ExpressionPropertyProvides additional information about the filter expression passed to DDS::IWriterContentFilter::writer_compile
 CDDS::FilterSampleInfoProvides meta information associated with the sample
 CDDS::FlowController<<interface>> A flow controller is the object responsible for shaping the network traffic by determining when attached asynchronous DDS::DataWriter instances are allowed to write data
 CDDS::FlowControllerProperty_tDetermines the flow control characteristics of the DDS::FlowController
 CDDS::FlowControllerTokenBucketProperty_tDDS::FlowController uses the popular token bucket approach for open loop network flow control. The flow control characteristics are determined by the token bucket properties
 CDDS::GroupDataQosPolicyAttaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery
 CDDS::GUID_tType for GUID (Global Unique Identifier) representation
 CDDS::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
 CDDS::IContentFilter<<interface>> Interface to be used by a custom filter of a DDS::ContentFilteredTopic
 CDDS::ICopyable< T ><<extension>> <<interface>> Interface for all the user-defined data type classes that support copy
 CDDS::ICopyable< Bytes^>
 CDDS::ICopyable< DynamicData^>
 CDDS::ICopyable< Foo^>
 CDDS::ICopyable< KeyedBytes^>
 CDDS::ICopyable< KeyedString^>
 CDDS::ICopyable< ParticipantBuiltinTopicData^>
 CDDS::ICopyable< PublicationBuiltinTopicData^>
 CDDS::ICopyable< ServiceRequest^>
 CDDS::ICopyable< StringWrapper^>
 CDDS::ICopyable< SubscriptionBuiltinTopicData^>
 CDDS::ICopyable< TopicBuiltinTopicData^>
 CDDS::InconsistentTopicStatusDDS::StatudKind::INCONSISTENT_TOPIC_STATUS
 CDDS::InstanceHandle_tType definition for an instance handle
 CDDS::InstanceStateKindIndicates if the samples are from a live DDS::DataWriter or not
 CDDS::ITopicDescription<<interface>> Base class for DDS::Topic, DDS::ContentFilteredTopic, and DDS::MultiTopic
 CDDS::KeyedBytesSeqInstantiates DDS::Sequence < DDS::KeyedBytes >
 CDDS::KeyedBytesTypeSupport<<interface>> DDS::KeyedBytes type support
 CDDS::KeyedStringSeqInstantiates DDS::Sequence < DDS::KeyedString >
 CDDS::KeyedStringTypeSupport<<interface>> Keyed string type support
 CDDS::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
 CDDS::LifespanQosPolicySpecifies how long the data written by the DDS::DataWriter is considered valid
 CDDS::Listener<<interface>> Abstract base class for all Listener interfaces
 CDDS::LivelinessChangedStatusDDS::StatudKind::LIVELINESS_CHANGED_STATUS
 CDDS::LivelinessLostStatusDDS::StatudKind::LIVELINESS_LOST_STATUS
 CDDS::LivelinessQosPolicySpecifies and configures the mechanism that allows DDS::DataReader entities to detect when DDS::DataWriter entities become disconnected or "dead."
 CRTI.Connext.Infrastructure.LoanedSamples< T >Provides access to a collection of middleware-loaned samples
 CDDS::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
 CDDS::LocatorFilter_tThe QoS policy used to report the configuration of a MultiChannel DataWriter as part of DDS::PublicationBuiltinTopicData
 CDDS::LocatorFilterQosPolicyThe QoS policy used to report the configuration of a MultiChannel DataWriter as part of DDS::PublicationBuiltinTopicData
 CNDDS::LoggerDevice<<interface>> Logging device interface. Use for user-defined logging devices
 CDDS::LoggingQosPolicyConfigures the RTI Connext logging facility
 CNDDS::LogMessageLog message
 CDDS::LongDoubleDefines an extra-precision floating-point data type, equivalent to IDL/CDR long double
 CDDS::MultiChannelQosPolicyConfigures the ability of a DataWriter to send data on different multicast groups (addresses) based on the value of the data
 CRTI.Connext.Queuing.Infrastructure.NoMatchingQueueExceptionThe entity lost matching with all the Queuing Service
 CDDS::OfferedDeadlineMissedStatusDDS::StatudKind::OFFERED_DEADLINE_MISSED_STATUS
 CDDS::OfferedIncompatibleQosStatusDDS::StatudKind::OFFERED_INCOMPATIBLE_QOS_STATUS
 CDDS::OwnershipQosPolicySpecifies whether it is allowed for multiple DDS::DataWriter (s) to write the same instance of the data and if so, how these modifications should be arbitrated
 CDDS::OwnershipStrengthQosPolicySpecifies the value of the strength used to arbitrate among multiple DDS::DataWriter objects that attempt to modify the same instance of a data type (identified by DDS::Topic + key)
 CDDS::ParticipantBuiltinTopicDataSeqInstantiates DDS::Sequence < DDS::ParticipantBuiltinTopicData >
 CDDS::ParticipantBuiltinTopicDataTypeSupportInstantiates TypeSupport < DDS::ParticipantBuiltinTopicData >
 CDDS::PartitionQosPolicySet of strings that introduces a logical partition among the topics visible by a DDS::Publisher and a DDS::Subscriber
 CDDS::PresentationQosPolicySpecifies how the samples representing changes to data instances are presented to a subscribing application
 CDDS::PrintFormatPropertyA collection of attributes used to configure how data samples will be formatted when converted to a string
 CDDS::ProductVersion_t<<extension>> Type used to represent the current version of RTI Connext
 CDDS::ProfileQosPolicyConfigures the way that XML documents containing QoS profiles are loaded by RTI Connext
 CDDS::Property_tProperties are name/value pairs objects
 CDDS::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
 CDDS::PropertyQosPolicyHelperPolicy Helpers which facilitate management of the properties in the input policy
 CDDS::ProtocolVersion_t<<extension>> Type used to represent the version of the RTPS protocol
 CDDS::PublicationBuiltinTopicDataSeqInstantiates DDS::Sequence < DDS::PublicationBuiltinTopicData >
 CDDS::PublicationBuiltinTopicDataTypeSupportInstantiates TypeSupport < DDS::PublicationBuiltinTopicData >
 CDDS::PublicationMatchedStatusDDS::StatudKind::PUBLICATION_MATCHED_STATUS
 CDDS::PublisherQosQoS policies supported by a DDS::Publisher entity
 CDDS::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
 CDDS::QosPolicyCountType to hold a counter for a DDS::QosPolicyId_t
 CRTI.Connext.Queuing.QueueConsumer< T >Allows you to receive samples from a SharedReaderQueue
 CRTI.Connext.Queuing.QueueConsumer< TRep >
 CRTI.Connext.Queuing.QueueConsumer< TReq >
 CRTI.Connext.Queuing.QueueConsumerListener< T >Called when certain events occur in a RTI::Connext::Queuing::QueueConsumer<T>
 CRTI.Connext.Queuing.QueueConsumerListener< TRep >
 CRTI.Connext.Queuing.QueueConsumerListener< TReq >
 CRTI.Connext.Queuing.QueueConsumerParams< T >Contains the parameters for creating a RTI::Connext::Queuing::QueueConsumer<T>
 CRTI.Connext.Queuing.QueueProducer< T >Allows you to send samples to a specific SharedReaderQueue hosted by Queuing Service
 CRTI.Connext.Queuing.QueueProducer< TRep >
 CRTI.Connext.Queuing.QueueProducer< TReq >
 CRTI.Connext.Queuing.QueueProducerListener< T >Called when certain events occur in a RTI::Connext::Queuing::QueueProducer<T>
 CRTI.Connext.Queuing.QueueProducerListener< TRep >
 CRTI.Connext.Queuing.QueueProducerListener< TReq >
 CRTI.Connext.Queuing.QueueProducerParams< T >Contains the parameters for creating a RTI::Connext::Queuing::QueueProducer<T>
 CRTI.Connext.Queuing.QueueReplier< TReq, TRep >Allows receiving requests and sending replies
 CRTI.Connext.Queuing.QueueReplierListener< TReq, TRep >Called when certain events occur in a RTI::Connext::Queuing::QueueReplier<TReq,TRep>
 CRTI.Connext.Queuing.QueueReplierParams< TReq, TRep >Contains the parameters for creating a RTI::Connext::Queuing::QueueReplier<TReq,TRep>
 CRTI.Connext.Queuing.QueueRequester< TReq, TRep >Allows sending requests and receiving replies
 CRTI.Connext.Queuing.QueueRequesterListener< TReq, TRep >Called when certain events occur in a RTI::Connext::Queuing::QueueRequester<TReq,TRep>
 CRTI.Connext.Queuing.QueueRequesterParams< TReq, TRep >Contains the parameters for creating a RTI::Connext::Queuing::QueueRequester<TReq,TRep>
 CDDS::ReadConditionParams<<extension>> Input parameters for DDS::DataReader::create_readcondition_w_params
 CDDS::ReaderDataLifecycleQosPolicyControls how a DataReader manages the lifecycle of the data that it has received
 CDDS::ReceiverPoolQosPolicyConfigures threads used by RTI Connext to receive and process data from transports (for example, UDP sockets)
 CDDS::ReliabilityQosPolicyIndicates the level of reliability offered/requested by RTI Connext
 CDDS::ReliableReaderActivityChangedStatus<<extension>> Describes the activity (i.e. are acknowledgements forthcoming) of reliable readers matched to a reliable writer
 CDDS::ReliableWriterCacheChangedStatus<<extension>> A summary of the state of a data writer's cache of unacknowledged samples written
 CDDS::ReliableWriterCacheEventCount<<extension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold
 CRTI.Connext.RequestReply.Replier< TReq, TRep >Allows receiving requests and sending replies
 CRTI.Connext.RequestReply.ReplierListener< TReq, TRep >Called when a RTI::Connext::RequestReply::Replier<TReq,TRep> has new available requests
 CRTI.Connext.RequestReply.ReplierParams< TReq, TRep >Contains the parameters for creating a RTI::Connext::RequestReply::Replier<TReq,TRep>
 CDDS::RequestedDeadlineMissedStatusDDS::StatudKind::REQUESTED_DEADLINE_MISSED_STATUS
 CDDS::RequestedIncompatibleQosStatusDDS::StatudKind::REQUESTED_INCOMPATIBLE_QOS_STATUS
 CRTI.Connext.RequestReply.Requester< TReq, TRep >Allows sending requests and receiving replies
 CRTI.Connext.RequestReply.RequesterParamsContains the parameters for creating a RTI::Connext::RequestReply::Requester<TReq,TRep>
 CDDS::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
 CDDS::RtpsReliableReaderProtocol_tQos related to reliable reader protocol defined in RTPS
 CDDS::RtpsReliableWriterProtocol_tQoS related to the reliable writer protocol defined in RTPS
 CDDS::RtpsWellKnownPorts_tRTPS well-known port mapping configuration
 CRTI.Connext.Infrastructure.Sample< T >A data sample and related info received from the middleware
 CDDS::SampleIdentity_tType definition for a Sample Identity
 CDDS::SampleInfoInformation that accompanies each sample that is read or taken
 CDDS::SampleLostStatusDDS::StatudKind::SAMPLE_LOST_STATUS
 CDDS::SampleRejectedStatusDDS::StatudKind::SAMPLE_REJECTED_STATUS
 CDDS::SampleStateKindIndicates whether or not a sample has ever been read
 CDDS::Sequence< T ><<interface>> <<generic>> A type-safe, ordered collection of elements. The type of these elements is referred to in this documentation as Foo
 CDDS::Sequence< ChannelSettings_t^>
 CDDS::Sequence< Condition^>
 CDDS::Sequence< Cookie_t^>
 CDDS::Sequence< DataReader^>
 CDDS::Sequence< DataWriter^>
 CDDS::Sequence< Discovery_EndpointInformation^>
 CDDS::Sequence< Discovery_ParticipantInformation^>
 CDDS::Sequence< E >
 CDDS::Sequence< EndpointGroup_t^>
 CDDS::Sequence< EnumMember^>
 CDDS::Sequence< Foo^ >
 CDDS::Sequence< InstanceHandle_t >
 CDDS::Sequence< Locator_t^>
 CDDS::Sequence< LocatorFilter_t^>
 CDDS::Sequence< LongDouble >
 CDDS::Sequence< M^ >
 CDDS::Sequence< ParticipantBuiltinTopicData ^ >
 CDDS::Sequence< Property_t^>
 CDDS::Sequence< PublicationBuiltinTopicData ^ >
 CDDS::Sequence< Publisher^>
 CDDS::Sequence< QosPolicyCount >
 CDDS::Sequence< SampleInfo^ >
 CDDS::Sequence< ServiceRequest ^ >
 CDDS::Sequence< StructMember^>
 CDDS::Sequence< Subscriber^>
 CDDS::Sequence< SubscriptionBuiltinTopicData ^ >
 CDDS::Sequence< System::Boolean >
 CDDS::Sequence< System::Byte >
 CDDS::Sequence< System::Char >
 CDDS::Sequence< System::Double >
 CDDS::Sequence< System::Int16 >
 CDDS::Sequence< System::Int32 >
 CDDS::Sequence< System::Int64 >
 CDDS::Sequence< System::Single >
 CDDS::Sequence< System::String^>
 CDDS::Sequence< System::UInt16 >
 CDDS::Sequence< System::UInt32 >
 CDDS::Sequence< System::UInt64 >
 CDDS::Sequence< TopicBuiltinTopicData ^ >
 CDDS::Sequence< TransportEncapsulationSettings_t^>
 CDDS::Sequence< TransportInfo_t^>
 CDDS::Sequence< TransportMulticastMapping_t^>
 CDDS::Sequence< TransportMulticastSettings_t^>
 CDDS::Sequence< TransportUnicastSettings_t^>
 CDDS::Sequence< U >
 CDDS::Sequence< UnionMember^>
 CDDS::Sequence< ValueMember^>
 CDDS::SequenceNumber_tType for sequence number representation
 CDDS::ServiceQosPolicyService associated with a DDS entity
 CDDS::ServiceRequestAcceptedStatusDDS::StatudKind::SERVICE_REQUEST_ACCEPTED_STATUS
 CDDS::ServiceRequestSeqInstantiates DDS::Sequence < DDS::ServiceRequest >
 CDDS::ServiceRequestTypeSupportInstantiates TypeSupport < DDS::ServiceRequest >
 CDDS::ShmemTransportBuilt-in transport plug-in for inter-process communications using shared memory
 CRTI.Connext.RequestReply.SimpleReplier< TReq, TRep >A callback-based replier
 CRTI.Connext.RequestReply.SimpleReplierListener< TReq, TRep >The listener called by a SimpleReplier
 CRTI.Connext.RequestReply.SimpleReplierListener< Foo, Bar >
 CRTI.Connext.RequestReply.SimpleReplierParams< TReq, TRep >Contains the parameters for creating a RTI::Connext::RequestReply::SimpleReplier<TReq,TRep>
 CDDS::StreamKindIndicates if the samples are TopicQuery samples or not
 CDDS::StringSeqInstantiates DDS::Sequence < System::String > with value type semantics
 CDDS::StringTypeSupport<<interface>> String type support
 CDDS::StructMemberA description of a member of a struct
 CDDS::SubscriberQosQoS policies supported by a DDS::Subscriber entity
 CDDS::SubscriptionBuiltinTopicDataSeqInstantiates DDS::Sequence < DDS::SubscriptionBuiltinTopicData >
 CDDS::SubscriptionBuiltinTopicDataTypeSupportInstantiates TypeSupport < DDS::SubscriptionBuiltinTopicData >
 CDDS::SubscriptionMatchedStatusDDS::StatudKind::SUBSCRIPTION_MATCHED_STATUS
 CDDS::SystemResourceLimitsQosPolicy<<extension>> Configures DDS::DomainParticipant-independent resources used by RTI Connext. Mainly used to change the maximum number of DDS::DomainParticipant entities that can be created within a single process (address space)
 CDDS::ThreadSettings_tThe properties of a thread of execution
 CDDS::Time_tType for time representation
 CDDS::TimeBasedFilterQosPolicyFilter that allows a DDS::DataReader to specify that it is interested only in (potentially) a subset of the values of the data
 CDDS::TopicBuiltinTopicDataSeqInstantiates DDS::Sequence < DDS::TopicBuiltinTopicData >
 CDDS::TopicBuiltinTopicDataTypeSupportInstantiates TypeSupport < DDS::TopicBuiltinTopicData >
 CDDS::TopicDataQosPolicyAttaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery
 CDDS::TopicQosQoS policies supported by a DDS::Topic entity
 CDDS::TopicQuery<<extension>> Allows a DDS::DataReader to query the sample cache of its matching DDS::DataWriter
 CDDS::TopicQueryData<<extension>> Provides information about a DDS::TopicQuery
 CDDS::TopicQueryDispatchQosPolicyConfigures the ability of a DDS::DataWriter to publish samples in response to a DDS::TopicQuery
 CDDS::TopicQueryHelperHelpers to provide utility operations related to DDS::TopicQuery
 CDDS::TopicQuerySelection<<extension>> Specifies the data query that defines a DDS::TopicQuery
 CDDS::TransportBuiltinKindAliasBits in DDS::TransportBuiltinKindMask
 CDDS::TransportBuiltinQosPolicySpecifies which built-in transports are used
 CDDS::TransportEncapsulationSettings_t
 CDDS::TransportInfo_tContains the class_id and message_size_max of an installed transport
 CDDS::TransportMulticastMapping_tType representing a list of multicast mapping elements
 CDDS::TransportMulticastMappingFunction_tType representing an external mapping function
 CDDS::TransportMulticastMappingQosPolicySpecifies a list of topic_expressions and multicast addresses that can be used by an Entity with a specific topic name to receive data
 CDDS::TransportMulticastQosPolicySpecifies the multicast address on which a DDS::DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the DDS::DomainParticipant level) transports with which to receive the multicast data
 CDDS::TransportMulticastSettings_tType representing a list of multicast locators
 CDDS::TransportPriorityQosPolicyThis QoS policy allows the application to take advantage of transports that are capable of sending messages with different priorities
 CDDS::TransportSelectionQosPolicySpecifies the physical transports a DDS::DataWriter or DDS::DataReader may use to send or receive data
 CDDS::TransportUnicastQosPolicySpecifies a subset of transports and a port number that can be used by an Entity to receive data
 CDDS::TransportUnicastSettings_tType representing a list of unicast locators
 CDDS::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
 CDDS::TypeCodeFactoryA singleton factory for creating, copying, and deleting data type definitions dynamically
 CDDS::TypeConsistencyEnforcementQosPolicyDefines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it
 CDDS::TypeSupport<<interface>> An abstract marker interface that has to be specialized for each concrete user data type that will be used by the application
 CDDS::TypeSupportQosPolicyAllows you to attach application-specific values to a DDS::DataWriter or DDS::DataReader, which are passed to the serialization or deserialization routine of the associated data type and choose whether to set padding bytes to zero during serialization
 CDDS::UDPv4TransportBuilt-in transport plug-in using UDP/IPv4
 CDDS::UDPv6TransportBuilt-in transport plug-in using UDP/IPv6
 CDDS::UnionMemberA description of a member of a union
 CDDS::UserDataQosPolicyAttaches a buffer of opaque data that is distributed by means of Built-in Topics during discovery
 CNDDS::UtilityUnsupported utility APIs
 CDDS::ValueMemberA description of a member of a value type
 CDDS::VendorId_t<<extension>> Type used to represent the vendor of the service implementing the RTPS protocol
 CDDS::ViewStateKindIndicates whether or not an instance is new
 CDDS::WaitSet<<interface>> Allows an application to wait until one or more of the attached DDS::Condition objects has a trigger_value of true or else until the timeout expires
 CDDS::WaitSetProperty_t<<extension>> Specifies the DDS::WaitSet behavior for multiple trigger events
 CDDS::WireProtocolQosPolicySpecifies the wire-protocol-related attributes for the DDS::DomainParticipant
 CDDS::WriteParams_t<<extension>> Input parameters for writing with DDS::TypedDataWriter::write_w_params, DDS::TypedDataWriter::dispose_w_params, DDS::TypedDataWriter::register_instance_w_params, DDS::TypedDataWriter::unregister_instance_w_params
 CDDS::WriterDataLifecycleQosPolicyControls how a DDS::DataWriter handles the lifecycle of the instances (keys) that it is registered to manage
 CRTI.Connext.Infrastructure.WriteSample< T >A sample for writing data

RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc