GNU Radio 3.6.3 C++ API
|
#include <gr_flowgraph.h>
Public Member Functions | |
gr_msg_endpoint () | |
gr_msg_endpoint (gr_basic_block_sptr block, pmt::pmt_t port, bool is_hier=false) | |
gr_basic_block_sptr | block () const |
pmt::pmt_t | port () const |
bool | is_hier () const |
void | set_hier (bool h) |
bool | operator== (const gr_msg_endpoint &other) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References pmt::pmt_equal().
|
inline |
|
inline |