15#include <gnuradio/sync_block.h>
27 typedef std::shared_ptr<glfw_sink_c>
sptr;
#define GR_FOSPHOR_API
Definition: api.h:17
Base fosphor sink API interface.
Definition: base_sink_c.h:25
GLFW version of fosphor sink.
Definition: glfw_sink_c.h:25
static sptr make()
Return a shared_ptr to a new instance of fosphor::glfw_sink_c.
std::shared_ptr< glfw_sink_c > sptr
Definition: glfw_sink_c.h:27
Definition: base_sink_c.h:17