RTI Connext C API Version 7.1.0

Utilities for the RTI Connext Messaging module. More...

Typedefs

typedef struct DDS_ProductVersion_t RTI_Connext_Messaging_LibraryVersion
 This struct represents the library version. More...
 

Functions

const RTI_Connext_Messaging_LibraryVersionRTI_Connext_Messaging_get_api_version (void)
 Get the API version number. More...
 
const char * RTI_Connext_Messaging_Library_get_api_version_string (void)
 Get the API version strings. More...
 
const char * RTI_Connext_Messaging_get_api_build_number_string (void)
 Get the build number string. More...
 

Detailed Description

Utilities for the RTI Connext Messaging module.

Connext Messaging Utilities

Typedef Documentation

◆ RTI_Connext_Messaging_LibraryVersion

This struct represents the library version.

Function Documentation

◆ RTI_Connext_Messaging_get_api_version()

const RTI_Connext_Messaging_LibraryVersion * RTI_Connext_Messaging_get_api_version ( void  )

Get the API version number.

◆ RTI_Connext_Messaging_Library_get_api_version_string()

const char * RTI_Connext_Messaging_Library_get_api_version_string ( void  )

Get the API version strings.

◆ RTI_Connext_Messaging_get_api_build_number_string()

const char * RTI_Connext_Messaging_get_api_build_number_string ( void  )

Get the build number string.