USRP Hardware Driver and USRP Manual  Version: 003.009.005-0-unknown
UHD and USRP Manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

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