Class representing a msg connection between to graph msg endpoints. More...
#include <gnuradio/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 |
std::string | identifier () const |
Class representing a msg connection between to graph msg endpoints.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by gr::operator<<().
|
inline |