|
RTI Connext .Net APIs
Version 5.2.0
|
Types and functions related to the built-in topics. More...
Classes | |
| class | DDS::TransportInfo_t |
| Contains the class_id and message_size_max of an installed transport. More... | |
| class | DDS::TransportInfoSeq |
Instantiates DDS::Sequence < DDS::TransportInfo_t > . More... | |
| class | DDS::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. More... | |
| class | DDS::LocatorSeq |
Declares IDL sequence < DDS::Locator_t > More... | |
| struct | DDS::ProtocolVersion_t |
| <<extension>> Type used to represent the version of the RTPS protocol. More... | |
| struct | DDS::VendorId_t |
| <<extension>> Type used to represent the vendor of the service implementing the RTPS protocol. More... | |
| struct | DDS::ProductVersion_t |
| <<extension>> Type used to represent the current version of RTI Connext. More... | |
| struct | DDS::BuiltinTopicKey_t |
| The key type of the built-in topic types. More... | |
| class | DDS::ContentFilterProperty_t |
| <<extension>> Type used to provide all the required information to enable content filtering. More... | |
Properties | |
| static System::Int32 | DDS::Locator_t::LOCATOR_ADDRESS_LENGTH_MAX [get] |
| Declares length of address field in locator. | |
| static Locator_t^ | DDS::Locator_t::LOCATOR_INVALID [get] |
| An invalid locator. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_INVALID [get] |
| Locator of this kind is invalid. | |
| static System::UInt32 | DDS::Locator_t::LOCATOR_PORT_INVALID [get] |
| An invalid port. | |
| static array< System::Byte >^ | DDS::Locator_t::LOCATOR_ADDRESS_INVALID [get] |
| An invalid address. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_UDPv4 [get] |
| A locator for a UDPv4 address. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_UDPv6 [get] |
| A locator for a UDPv6 address. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_UDPv6_510 [get] |
| A locator for a UDPv6 address for RTI Connext 5.1.0 and earlier. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_RESERVED [get] |
| Locator of this kind is reserved. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_SHMEM [get] |
| A locator for an address acessed via shared memory. | |
| static System::Int32 | DDS::Locator_t::LOCATOR_KIND_SHMEM_510 [get] |
| A locator for an address acessed via shared memory for RTI Connext 5.1.0 and earlier. | |
| static ProtocolVersion_t | DDS::ProtocolVersion_t::PROTOCOLVERSION [get] |
| The most recent protocol version. Currently 2.1. | |
| static ProtocolVersion_t | DDS::ProtocolVersion_t::PROTOCOLVERSION_1_0 [get] |
| The protocol version 1.0. | |
| static ProtocolVersion_t | DDS::ProtocolVersion_t::PROTOCOLVERSION_1_1 [get] |
| The protocol version 1.1. | |
| static ProtocolVersion_t | DDS::ProtocolVersion_t::PROTOCOLVERSION_1_2 [get] |
| The protocol version 1.2. | |
| static ProtocolVersion_t | DDS::ProtocolVersion_t::PROTOCOLVERSION_2_0 [get] |
| The protocol version 2.0. | |
| static ProtocolVersion_t | DDS::ProtocolVersion_t::PROTOCOLVERSION_2_1 [get] |
| The protocol version 2.1. | |
| static VendorId_t | DDS::VendorId_t::VENDORID_UNKNOWN [get] |
| The ID used when the vendor of the service implementing the RTPS protocol is not known. | |
| static System::Int32 | DDS::VendorId_t::VENDORID_LENGTH_MAX [get] |
| Length of vendor id. | |
| static ProductVersion_t | DDS::ProductVersion_t::PRODUCTVERSION_UNKNOWN [get] |
| The value used when the product version is unknown. | |
Types and functions related to the built-in topics.
|
staticget |
Declares length of address field in locator.
|
staticget |
An invalid locator.
|
staticget |
Locator of this kind is invalid.
|
staticget |
An invalid port.
|
staticget |
An invalid address.
|
staticget |
A locator for a UDPv4 address.
|
staticget |
A locator for a UDPv6 address.
|
staticget |
A locator for a UDPv6 address for RTI Connext 5.1.0 and earlier.
|
staticget |
Locator of this kind is reserved.
|
staticget |
A locator for an address acessed via shared memory.
|
staticget |
A locator for an address acessed via shared memory for RTI Connext 5.1.0 and earlier.
|
staticget |
The most recent protocol version. Currently 2.1.
|
staticget |
The protocol version 1.0.
|
staticget |
The protocol version 1.1.
|
staticget |
The protocol version 1.2.
|
staticget |
The protocol version 2.0.
|
staticget |
The protocol version 2.1.
|
staticget |
The ID used when the vendor of the service implementing the RTPS protocol is not known.
|
staticget |
Length of vendor id.
|
staticget |
The value used when the product version is unknown.