RTI Connext .Net APIs
Version 5.1.0
|
The version of a single library shipped as part of an RTI Connext distribution. More...
#include <managed_config_dotnet.h>
Public Attributes | |
System::Int32 | major |
The major version of a single RTI Connext library. | |
System::Int32 | minor |
The minor version of a single RTI Connext library. | |
System::Byte | release |
The release letter of a single RTI Connext library. | |
System::Int32 | build |
The build number of a single RTI Connext library. | |
The version of a single library shipped as part of an RTI Connext distribution.
RTI Connext is comprised of a number of separate libraries. Although RTI Connext as a whole has a version, the individual libraries each have their own versions as well. It may be necessary to check these individual library versions when seeking technical support.
System::Int32 NDDS::Config_LibraryVersion_t::major |
The major version of a single RTI Connext library.
System::Int32 NDDS::Config_LibraryVersion_t::minor |
The minor version of a single RTI Connext library.
System::Byte NDDS::Config_LibraryVersion_t::release |
The release letter of a single RTI Connext library.
System::Int32 NDDS::Config_LibraryVersion_t::build |
The build number of a single RTI Connext library.