USRP Hardware Driver and USRP Manual  Version: 4.7.0.0
UHD and USRP Manual
config.hpp File Reference
#include <boost/config.hpp>
#include <boost/version.hpp>

Go to the source code of this file.

Macros

#define UHD_EXPORT
 
#define UHD_IMPORT
 
#define UHD_EXPORT_HEADER
 
#define UHD_IMPORT_HEADER
 
#define UHD_INLINE   inline
 
#define UHD_FORCE_INLINE   inline
 
#define UHD_DEPRECATED
 
#define UHD_ALIGNED(x)
 
#define UHD_UNUSED(x)   x
 
#define UHD_FALLTHROUGH
 
#define UHD_FUNCTION   __func__
 
#define UHD_PRETTY_FUNCTION   __func__
 
#define UHD_API   UHD_IMPORT
 
#define UHD_API_HEADER   UHD_IMPORT_HEADER
 
#define XSTR(x...)   # x
 
#define STR(x)   XSTR(x)
 

Macro Definition Documentation

#define STR (   x)    XSTR(x)
#define UHD_ALIGNED (   x)
#define UHD_API   UHD_IMPORT
#define UHD_API_HEADER   UHD_IMPORT_HEADER
#define UHD_DEPRECATED
#define UHD_EXPORT
#define UHD_EXPORT_HEADER
#define UHD_FALLTHROUGH
#define UHD_FORCE_INLINE   inline
#define UHD_FUNCTION   __func__
#define UHD_IMPORT
#define UHD_IMPORT_HEADER
#define UHD_INLINE   inline
#define UHD_PRETTY_FUNCTION   __func__
#define UHD_UNUSED (   x)    x
#define XSTR (   x...)    # x