GNU Radio 3.7.1 C++ API
|
Sink that allows a sample to be grabbed from Python. More...
#include <probe_signal_i.h>
Public Types | |
typedef boost::shared_ptr < probe_signal_i > | sptr |
Public Member Functions | |
virtual int | level () const =0 |
Static Public Member Functions | |
static sptr | make () |
Sink that allows a sample to be grabbed from Python.
virtual int gr::blocks::probe_signal_i::level | ( | ) | const [pure virtual] |
static sptr gr::blocks::probe_signal_i::make | ( | ) | [static] |