|
RTI Connext .Net APIs
Version 5.2.0
|
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. | |
| PartitionQosPolicy^ | partition [get] |
| Policy of the Subscriber to which the DataReader belongs. | |
| TopicDataQosPolicy^ | topic_data [get] |
| Policy of the related Topic. | |
| GroupDataQosPolicy^ | group_data [get] |
| Policy of the Subscriber to which the DataReader belongs. | |
| DDS::TypeCode^ | type_code [get] |
| <<extension>> Type code information of the corresponding Topic | |
| DDS::TypeObject^ | type [get] |
| <<extension>> Type object information of the corresponding DataWriter | |
| PropertyQosPolicy^ | property_qos [get] |
| <<extension>> Properties of the corresponding DataReader. | |
| LocatorSeq^ | unicast_locators [get] |
| <<extension>> Custom unicast locators that the endpoint can specify. The default locators will be used if this is not specified. | |
| LocatorSeq^ | multicast_locators [get] |
| <<extension>> Custom multicast locators that the endpoint can specify. The default locators will be used if this is not specified. | |
| ContentFilterProperty_t^ | content_filter_property [get] |
| <<extension>> This field provides all the required information to enable content filtering on the Writer side. | |
| System::Boolean | disable_positive_acks [get, set] |
| <<extension>> This is a vendor specific parameter. Determines whether the corresponding DataReader sends positive acknowledgments for reliability. | |
| EntityNameQosPolicy^ | subscription_name [get] |
| <<extension>> The subscription name and role name. | |
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.
| 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 DataWriter
|
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.