GNU Radio v3.7.0-113-g523a53ac C++ API
|
Class representing a msg connection between to graph msg endpoints. More...
#include <flowgraph.h>
Public Member Functions | |
msg_edge () | |
msg_edge (const msg_endpoint &src, const msg_endpoint &dst) | |
~msg_edge () | |
const msg_endpoint & | src () const |
const msg_endpoint & | dst () const |
Class representing a msg connection between to graph msg endpoints.
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by gr::operator<<().
|
inline |
Referenced by gr::operator<<().