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