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