RTI Connext .NET API (legacy)
Version 6.1.2
|
Entry created when a DDS::DataReader is discovered in association with its Subscriber. More...
#include <managed_builtin.h>
Properties | |
UserDataQosPolicy^ | user_data [get] |
Policy of the corresponding DataReader. More... | |
PartitionQosPolicy^ | partition [get] |
Policy of the Subscriber to which the DataReader belongs. More... | |
TopicDataQosPolicy^ | topic_data [get] |
Policy of the related Topic. More... | |
GroupDataQosPolicy^ | group_data [get] |
Policy of the Subscriber to which the DataReader belongs. More... | |
DDS::TypeCode^ | type_code [get] |
<<extension>> Type code information of the corresponding Topic More... | |
DDS::TypeObject^ | type [get] |
<<extension>> Type object information of the corresponding DataReader More... | |
DataRepresentationQosPolicy^ | representation [get] |
Data representation policy of the corresponding DataReader. More... | |
DataTagQosPolicy^ | data_tags [get] |
Tags of the corresponding DataReader. More... | |
PropertyQosPolicy^ | property_qos [get] |
<<extension>> Properties of the corresponding DataReader. More... | |
LocatorSeq^ | unicast_locators [get] |
<<extension>> Custom unicast locators that the endpoint can specify. The default locators will be used if this is not specified. More... | |
LocatorSeq^ | multicast_locators [get] |
<<extension>> Custom multicast locators that the endpoint can specify. The default locators will be used if this is not specified. More... | |
ContentFilterProperty_t^ | content_filter_property [get] |
<<extension>> This field provides all the required information to enable content filtering on the Writer side. More... | |
System::Boolean | disable_positive_acks [get, set] |
<<extension>> This is a vendor specific parameter. Determines whether the corresponding DataReader sends positive acknowledgments for reliability. More... | |
EntityNameQosPolicy^ | subscription_name [get] |
<<extension>> The subscription name and role name. More... | |
Entry created when a DDS::DataReader is discovered in association with its Subscriber.
Data associated with the built-in topic DDS::SubscriptionBuiltinTopicDataTypeSupport::SUBSCRIPTION_TOPIC_NAME. It contains QoS policies and additional information that apply to the remote DDS::DataReader the related DDS::Subscriber.
BuiltinTopicKey_t DDS::SubscriptionBuiltinTopicData::key |
DCPS key to distinguish entries.
BuiltinTopicKey_t DDS::SubscriptionBuiltinTopicData::participant_key |
DCPS key of the participant to which the DataReader belongs.
System::String ^ DDS::SubscriptionBuiltinTopicData::topic_name |
Name of the related DDS::Topic.
The length of this string is limited to 255 characters.
System::String ^ DDS::SubscriptionBuiltinTopicData::type_name |
Name of the type attached to the DDS::Topic.
The length of this string is limited to 255 characters.
DurabilityQosPolicy DDS::SubscriptionBuiltinTopicData::durability |
Policy of the corresponding DataReader.
DeadlineQosPolicy DDS::SubscriptionBuiltinTopicData::deadline |
Policy of the corresponding DataReader.
LatencyBudgetQosPolicy DDS::SubscriptionBuiltinTopicData::latency_budget |
Policy of the corresponding DataReader.
LivelinessQosPolicy DDS::SubscriptionBuiltinTopicData::liveliness |
Policy of the corresponding DataReader.
ReliabilityQosPolicy DDS::SubscriptionBuiltinTopicData::reliability |
Policy of the corresponding DataReader.
OwnershipQosPolicy DDS::SubscriptionBuiltinTopicData::ownership |
Policy of the corresponding DataReader.
DestinationOrderQosPolicy DDS::SubscriptionBuiltinTopicData::destination_order |
Policy of the corresponding DataReader.
TimeBasedFilterQosPolicy DDS::SubscriptionBuiltinTopicData::time_based_filter |
Policy of the corresponding DataReader.
PresentationQosPolicy DDS::SubscriptionBuiltinTopicData::presentation |
Policy of the Subscriber to which the DataReader belongs.
TypeConsistencyEnforcementQosPolicy DDS::SubscriptionBuiltinTopicData::type_consistency |
Policy of the corresponding DataReader.
BuiltinTopicKey_t DDS::SubscriptionBuiltinTopicData::subscriber_key |
<<extension>> DCPS key of the subscriber to which the DataReader belongs.
GUID_t DDS::SubscriptionBuiltinTopicData::virtual_guid |
<<extension>> Virtual GUID associated to the DataReader.
ServiceQosPolicy DDS::SubscriptionBuiltinTopicData::service |
<<extension>> Policy of the corresponding DataReader.
Referenced by RTI.Connext.Queuing.QueueProducer< TRep >::CreateWriteSample().
ProtocolVersion_t DDS::SubscriptionBuiltinTopicData::rtps_protocol_version |
<<extension>> Version number of the RTPS wire protocol used.
VendorId_t DDS::SubscriptionBuiltinTopicData::rtps_vendor_id |
<<extension>> ID of vendor implementing the RTPS wire protocol.
ProductVersion_t DDS::SubscriptionBuiltinTopicData::product_version |
<<extension>> This is a vendor specific parameter. It gives the current version of RTI Connext
|
get |
Policy of the corresponding DataReader.
|
get |
Policy of the Subscriber to which the DataReader belongs.
|
get |
Policy of the related Topic.
|
get |
Policy of the Subscriber to which the DataReader belongs.
|
get |
<<extension>> Type code information of the corresponding Topic
|
get |
<<extension>> Type object information of the corresponding DataReader
|
get |
Data representation policy of the corresponding DataReader.
|
get |
Tags of the corresponding DataReader.
|
get |
<<extension>> Properties of the corresponding DataReader.
|
get |
<<extension>> Custom unicast locators that the endpoint can specify. The default locators will be used if this is not specified.
|
get |
<<extension>> Custom multicast locators that the endpoint can specify. The default locators will be used if this is not specified.
|
get |
<<extension>> This field provides all the required information to enable content filtering on the Writer side.
|
getset |
<<extension>> This is a vendor specific parameter. Determines whether the corresponding DataReader sends positive acknowledgments for reliability.
|
get |
<<extension>> The subscription name and role name.
This member contains the name and the role name of the discovered subscription.