NDDS_Config_LibraryVersion_t Struct Reference
[Configuration Utilities]

The version of a single library shipped as part of an RTI Data Distribution Service distribution. More...


Data Fields

DDS_Long major
 The major version of a single RTI Data Distribution Service library.
DDS_Long minor
 The minor version of a single RTI Data Distribution Service library.
char release
 The release letter of a single RTI Data Distribution Service library.
DDS_Long build
 The build number of a single RTI Data Distribution Service library.


Detailed Description

The version of a single library shipped as part of an RTI Data Distribution Service distribution.

RTI Data Distribution Service is comprised of a number of separate libraries. Although RTI Data Distribution Service 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.


Field Documentation

The major version of a single RTI Data Distribution Service library.

The minor version of a single RTI Data Distribution Service library.

The release letter of a single RTI Data Distribution Service library.

The build number of a single RTI Data Distribution Service library.


RTI Data Distribution Service C API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc