#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_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) |
| #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 |