Class representing a connection between to graph endpoints. More...
#include <gnuradio/flowgraph.h>
| Public Member Functions | |
| edge () | |
| edge (const endpoint &src, const endpoint &dst) | |
| ~edge () | |
| const endpoint & | src () const | 
| const endpoint & | dst () const | 
| std::string | identifier () const | 
Class representing a connection between to graph endpoints.
| 
 | inline | 
| gr::edge::~edge | ( | ) | 
| 
 | inline | 
Referenced by gr::operator<<(), and gr::operator<<().