Go to the documentation of this file.
22 #ifndef INCLUDED_GR_RUNTIME_RUNTIME_API_H
23 #define INCLUDED_GR_RUNTIME_RUNTIME_API_H
27 #ifdef gnuradio_runtime_EXPORTS
28 # define GR_RUNTIME_API __GR_ATTR_EXPORT
30 # define GR_RUNTIME_API __GR_ATTR_IMPORT