USRP Hardware Driver and USRP Manual  Version: 4.6.0.0-7-gece7c4811
UHD and USRP Manual
version.h File Reference
#include <uhd/config.h>
#include <uhd/error.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

UHD_API uhd_error uhd_get_abi_string (char *abi_string_out, size_t buffer_len)
 Get the ABI compatibility string for this build of the library. More...
 
UHD_API uhd_error uhd_get_version_string (char *version_out, size_t buffer_len)
 Get the version string (dotted version number + build info) More...
 

Function Documentation

◆ uhd_get_abi_string()

UHD_API uhd_error uhd_get_abi_string ( char *  abi_string_out,
size_t  buffer_len 
)

Get the ABI compatibility string for this build of the library.

◆ uhd_get_version_string()

UHD_API uhd_error uhd_get_version_string ( char *  version_out,
size_t  buffer_len 
)

Get the version string (dotted version number + build info)