GNU Radio 3.7.2 C++ API
|
#include <gnuradio/flowgraph.h>
Public Member Functions | |
msg_endpoint () | |
msg_endpoint (basic_block_sptr block, pmt::pmt_t port, bool is_hier=false) | |
basic_block_sptr | block () const |
pmt::pmt_t | port () const |
bool | is_hier () const |
void | set_hier (bool h) |
bool | operator== (const msg_endpoint &other) const |
|
inline |
|
inline |
|
inline |
Referenced by gr::operator<<().
|
inline |
|
inline |
References pmt::equal().
|
inline |
Referenced by gr::operator<<().