23#ifndef INCLUDED_GR_OSCOPE_SINK_F_H
24#define INCLUDED_GR_OSCOPE_SINK_F_H
43 typedef boost::shared_ptr<oscope_sink_f>
sptr;
boost::shared_ptr< msg_queue > sptr
Definition: msg_queue.h:47
Building block for python oscilloscope module.
Definition: oscope_sink_f.h:40
boost::shared_ptr< oscope_sink_f > sptr
Definition: oscope_sink_f.h:43
static sptr make(double sampling_rate, msg_queue::sptr msgq)
Abstract class for python oscilloscope module.
Definition: oscope_sink_x.h:41
#define WXGUI_API
Definition: gr-wxgui/include/gnuradio/wxgui/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45