RTI Connext .Net APIs  Version 5.3.1

<<extension>> Type used to represent the version of the RTPS protocol. More...

#include <managed_infrastructure.h>

Public Attributes

System::Byte major
 Major protocol version number. More...
 
System::Byte minor
 Minor protocol version number. More...
 

Properties

static ProtocolVersion_t PROTOCOLVERSION [get]
 The most recent protocol version. Currently 2.1. More...
 
static ProtocolVersion_t PROTOCOLVERSION_1_0 [get]
 The protocol version 1.0. More...
 
static ProtocolVersion_t PROTOCOLVERSION_1_1 [get]
 The protocol version 1.1. More...
 
static ProtocolVersion_t PROTOCOLVERSION_1_2 [get]
 The protocol version 1.2. More...
 
static ProtocolVersion_t PROTOCOLVERSION_2_0 [get]
 The protocol version 2.0. More...
 
static ProtocolVersion_t PROTOCOLVERSION_2_1 [get]
 The protocol version 2.1. More...
 

Detailed Description

<<extension>> Type used to represent the version of the RTPS protocol.

Member Data Documentation

◆ major

System::Byte DDS::ProtocolVersion_t::major

Major protocol version number.

◆ minor

System::Byte DDS::ProtocolVersion_t::minor

Minor protocol version number.


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