Go to the documentation of this file. 22 #ifndef INCLUDED_GR_SDR_API_H 23 #define INCLUDED_GR_SDR_API_H 25 #include <gnuradio/attributes.h> 27 #ifdef gnuradio_sdr_EXPORTS 28 # define GR_SDR_API __GR_ATTR_EXPORT 30 # define GR_SDR_API __GR_ATTR_IMPORT