|
GNU Radio 3.6.4.1 C++ API
|
Class representing a msg connection between to graph msg endpoints. More...
#include <gr_flowgraph.h>
Public Member Functions | |
| gr_msg_edge () | |
| gr_msg_edge (const gr_msg_endpoint &src, const gr_msg_endpoint &dst) | |
| ~gr_msg_edge () | |
| const gr_msg_endpoint & | src () const |
| const gr_msg_endpoint & | dst () const |
Class representing a msg connection between to graph msg endpoints.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |