GNU Radio 3.7.1 C++ API
|
Sink that allows a vector of samples to be grabbed from Python. More...
#include <probe_signal_vb.h>
Public Types | |
typedef boost::shared_ptr < probe_signal_vb > | sptr |
Public Member Functions | |
virtual std::vector< unsigned char > | level () const =0 |
Static Public Member Functions | |
static sptr | make (size_t size) |
Sink that allows a vector of samples to be grabbed from Python.
virtual std::vector<unsigned char> gr::blocks::probe_signal_vb::level | ( | ) | const [pure virtual] |
static sptr gr::blocks::probe_signal_vb::make | ( | size_t | size | ) | [static] |