USRP Hardware Driver and USRP Manual  Version: 003.010.001.001-release
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_FORCE_INLINE   inline
 
#define UHD_DEPRECATED
 
#define UHD_ALIGNED(x)
 
#define UHD_UNUSED(x)    x
 
#define UHD_API   UHD_IMPORT
 
#define UHD_RFNOC_API
 
#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_DEPRECATED
#define UHD_EXPORT
#define UHD_FORCE_INLINE   inline
#define UHD_IMPORT
#define UHD_INLINE   inline
#define UHD_RFNOC_API
#define UHD_UNUSED (   x)    x
#define XSTR (   x...)    #x