|
RTI Connext .Net APIs
Version 5.3.1
|
Entry created when a DDS::DataWriter is discovered in association with its Publisher. More...
#include <managed_builtin.h>
Properties | |
| UserDataQosPolicy^ | user_data [get] |
| Policy of the corresponding DataWriter. More... | |
| PartitionQosPolicy^ | partition [get] |
| Policy of the Publisher to which the DataWriter belongs. More... | |
| TopicDataQosPolicy^ | topic_data [get] |
| Policy of the related Topic. More... | |
| GroupDataQosPolicy^ | group_data [get] |
| Policy of the Publisher to which the DataWriter 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 DataWriter More... | |
| PropertyQosPolicy^ | property_qos [get] |
| <<extension>> Properties of the corresponding DataWriter. 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... | |
| System::Boolean | disable_positive_acks [get, set] |
| <<extension>> This is a vendor specific parameter. Determines whether matching DataReaders send positive acknowledgements for reliability. More... | |
| EntityNameQosPolicy^ | publication_name [get] |
| <<extension>> The publication name and role name. More... | |
Entry created when a DDS::DataWriter is discovered in association with its Publisher.
Data associated with the built-in topic DDS::PublicationBuiltinTopicDataTypeSupport::PUBLICATION_TOPIC_NAME. It contains QoS policies and additional information that apply to the remote DDS::DataWriter the related DDS::Publisher.
| BuiltinTopicKey_t DDS::PublicationBuiltinTopicData::key |
DCPS key to distinguish entries.
| BuiltinTopicKey_t DDS::PublicationBuiltinTopicData::participant_key |
DCPS key of the participant to which the DataWriter belongs.
| System::String ^ DDS::PublicationBuiltinTopicData::topic_name |
Name of the related DDS::Topic.
The length of this string is limited to 255 characters.
| System::String ^ DDS::PublicationBuiltinTopicData::type_name |
Name of the type attached to the DDS::Topic.
The length of this string is limited to 255 characters.
| DurabilityQosPolicy DDS::PublicationBuiltinTopicData::durability |
durability policy of the corresponding DataWriter
| DurabilityServiceQosPolicy DDS::PublicationBuiltinTopicData::durability_service |
durability_service policy of the corresponding DataWriter
| DeadlineQosPolicy DDS::PublicationBuiltinTopicData::deadline |
Policy of the corresponding DataWriter.
| LatencyBudgetQosPolicy DDS::PublicationBuiltinTopicData::latency_budget |
Policy of the corresponding DataWriter.
| LivelinessQosPolicy DDS::PublicationBuiltinTopicData::liveliness |
Policy of the corresponding DataWriter.
| ReliabilityQosPolicy DDS::PublicationBuiltinTopicData::reliability |
Policy of the corresponding DataWriter.
| LifespanQosPolicy DDS::PublicationBuiltinTopicData::lifespan |
Policy of the corresponding DataWriter.
| OwnershipQosPolicy DDS::PublicationBuiltinTopicData::ownership |
Policy of the corresponding DataWriter.
| OwnershipStrengthQosPolicy DDS::PublicationBuiltinTopicData::ownership_strength |
Policy of the corresponding DataWriter.
| DestinationOrderQosPolicy DDS::PublicationBuiltinTopicData::destination_order |
Policy of the corresponding DataWriter.
| PresentationQosPolicy DDS::PublicationBuiltinTopicData::presentation |
Policy of the Publisher to which the DataWriter belongs.
| BuiltinTopicKey_t DDS::PublicationBuiltinTopicData::publisher_key |
<<extension>> DCPS key of the publisher to which the DataWriter belongs
| GUID_t DDS::PublicationBuiltinTopicData::virtual_guid |
<<extension>> Virtual GUID associated to the DataWriter.
| ServiceQosPolicy DDS::PublicationBuiltinTopicData::service |
<<extension>> Policy of the corresponding DataWriter.
Referenced by RTI.Connext.Queuing.QueueConsumer< TRep >::CreateSample().
| ProtocolVersion_t DDS::PublicationBuiltinTopicData::rtps_protocol_version |
<<extension>> Version number of the RTPS wire protocol used.
| VendorId_t DDS::PublicationBuiltinTopicData::rtps_vendor_id |
<<extension>> ID of vendor implementing the RTPS wire protocol.
| ProductVersion_t DDS::PublicationBuiltinTopicData::product_version |
<<extension>> This is a vendor specific parameter. It gives the current version for rti-dds.
| LocatorFilterQosPolicy ^ DDS::PublicationBuiltinTopicData::locator_filter |
<<extension>> Policy of the corresponding DataWriter
Related to DDS::MultiChannelQosPolicy.
|
get |
Policy of the corresponding DataWriter.
|
get |
Policy of the Publisher to which the DataWriter belongs.
|
get |
Policy of the related Topic.
|
get |
Policy of the Publisher to which the DataWriter 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 DataWriter.
|
get |
<<extension>> Custom unicast locators that the endpoint can specify. The default locators will be used if this is not specified.
|
getset |
<<extension>> This is a vendor specific parameter. Determines whether matching DataReaders send positive acknowledgements for reliability.
|
get |
<<extension>> The publication name and role name.
This member contains the name and the role name of the discovered publication.