RTI Connext Traditional C++ API
Version 6.1.2
|
The version of a single library shipped as part of an RTI Connext distribution. More...
Public Attributes | |
DDS_Long | major |
The major version of a single RTI Connext library. More... | |
DDS_Long | minor |
The minor version of a single RTI Connext library. More... | |
char | release |
The release letter of a single RTI Connext library. More... | |
DDS_Long | build |
The build number of a single RTI Connext library. More... | |
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.
DDS_Long NDDS_Config_LibraryVersion_t::major |
The major version of a single RTI Connext library.
DDS_Long NDDS_Config_LibraryVersion_t::minor |
The minor version of a single RTI Connext library.
char NDDS_Config_LibraryVersion_t::release |
The release letter of a single RTI Connext library.
DDS_Long NDDS_Config_LibraryVersion_t::build |
The build number of a single RTI Connext library.