GNU Radio 3.6.5 C++ API

gr::blocks::probe_signal_b Class Reference

Sink that allows a sample to be grabbed from Python. More...

#include <probe_signal_b.h>

Inheritance diagram for gr::blocks::probe_signal_b:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::probe_signal_b_impl

List of all members.

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 ()

Detailed Description

Sink that allows a sample to be grabbed from Python.


Member Typedef Documentation


Member Function Documentation

virtual unsigned char gr::blocks::probe_signal_b::level ( ) const [pure virtual]
static sptr gr::blocks::probe_signal_b::make ( ) [static]

The documentation for this class was generated from the following file: