  | 
  
    USRP Hardware Driver and USRP Manual
    Version: 4.8.0.0
    
   UHD and USRP Manual 
   | 
           
 | 
 
 
 
 
const UHD_API std::string boost_version()
Return the version of Boost this build was built with.
 
const UHD_API std::string cxx_compiler()
Return the C++ compiler used for this build.
 
const UHD_API std::string cxx_flags()
Return the C++ flags passed into this build.
 
const UHD_API std::string build_date()
Return the date and time (GMT) this UHD build was built.
 
const UHD_API std::string c_flags()
Return the C flags passed into this build.
 
const UHD_API std::string pkg_data_dir()
Return the value of PKG_DATA_DIR at build time (e.g., "share/uhd").
 
#define UHD_API
Definition: config.h:87
 
const UHD_API std::string enabled_components()
Return the UHD components enabled for this build, comma-delimited.
 
const UHD_API std::string c_compiler()
Return the C compiler used for this build.
 
Definition: build_info.hpp:12
 
const UHD_API std::string install_prefix()
Return the default CMake install prefix for this build.
 
const UHD_API std::string dpdk_version()
Return the version of DPDK this build was built with.
 
const UHD_API std::string libusb_version()
Return the version of libusb this build was built with.