USRP Hardware Driver and USRP Manual  Version: 003.009.004-0-g2b5a88bb
UHD and USRP Manual
config.hpp File Reference
#include <boost/config.hpp>

Go to the source code of this file.

Macros

#define UHD_EXPORT
 
#define UHD_IMPORT
 
#define UHD_INLINE   inline
 
#define UHD_DEPRECATED
 
#define UHD_ALIGNED(x)
 
#define UHD_UNUSED(x)   x
 
#define UHD_API   UHD_IMPORT
 
#define XSTR(x...)   #x
 
#define STR(x)   XSTR(x)
 

Macro Definition Documentation

◆ STR

#define STR (   x)    XSTR(x)

◆ UHD_ALIGNED

#define UHD_ALIGNED (   x)

◆ UHD_API

#define UHD_API   UHD_IMPORT

◆ UHD_DEPRECATED

#define UHD_DEPRECATED

◆ UHD_EXPORT

#define UHD_EXPORT

◆ UHD_IMPORT

#define UHD_IMPORT

◆ UHD_INLINE

#define UHD_INLINE   inline

◆ UHD_UNUSED

#define UHD_UNUSED (   x)    x

◆ XSTR

#define XSTR (   x...)    #x