|
GNU Radio 3.6.1 C++ API
|
Class representing a specific input or output graph endpoint. More...
#include <gr_flowgraph.h>
Public Member Functions | |
| gr_endpoint () | |
| gr_endpoint (gr_basic_block_sptr block, int port) | |
| gr_basic_block_sptr | block () const |
| int | port () const |
| bool | operator== (const gr_endpoint &other) const |
Class representing a specific input or output graph endpoint.
|
inline |
|
inline |
|
inline |
Referenced by operator<<().
|
inline |
|
inline |
Referenced by operator<<().