RTI Distributed Logger API  Version 6.1.1
RTI Distributed Logger Version Module

Typedefs

typedef struct DDS_ProductVersion_t RTI_DL_DistLogger_LibraryVersion
 The RTI Distributed Logger library version. More...
 

Functions

const RTI_DL_DistLogger_LibraryVersionRTI_DL_DistLogger_get_version ()
 Get the RTI Distributed Logger C library version. More...
 
const char * RTI_DL_DistLogger_get_api_build_version ()
 Get the RTI Distributed Logger C build version. More...
 
const char * RTI_DL_DistLogger_get_api_version_string ()
 Get the RTI Distributed Logger C api version as a string. More...
 
const RTI_DL_DistLogger_LibraryVersionRTI_DLDistLogger_get_version ()
 Get the Distributed Logger C++ library version. More...
 
std::string RTI_DLDistLogger_get_api_build_version_string ()
 Get the Distributed Logger C++ build version. More...
 
std::string RTI_DLDistLogger_get_api_version_string ()
 Get the Distributed Logger C++ build version as a string. More...
 

Detailed Description

Typedef Documentation

◆ RTI_DL_DistLogger_LibraryVersion

typedef struct DDS_ProductVersion_t RTI_DL_DistLogger_LibraryVersion

The RTI Distributed Logger library version.

Function Documentation

◆ RTI_DL_DistLogger_get_version()

const RTI_DL_DistLogger_LibraryVersion* RTI_DL_DistLogger_get_version ( )

Get the RTI Distributed Logger C library version.

◆ RTI_DL_DistLogger_get_api_build_version()

const char* RTI_DL_DistLogger_get_api_build_version ( )

Get the RTI Distributed Logger C build version.

◆ RTI_DL_DistLogger_get_api_version_string()

const char* RTI_DL_DistLogger_get_api_version_string ( )

Get the RTI Distributed Logger C api version as a string.

◆ RTI_DLDistLogger_get_version()

const RTI_DL_DistLogger_LibraryVersion* RTI_DLDistLogger_get_version ( )

Get the Distributed Logger C++ library version.

◆ RTI_DLDistLogger_get_api_build_version_string()

std::string RTI_DLDistLogger_get_api_build_version_string ( )

Get the Distributed Logger C++ build version.

◆ RTI_DLDistLogger_get_api_version_string()

std::string RTI_DLDistLogger_get_api_version_string ( )

Get the Distributed Logger C++ build version as a string.