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