GNU Radio 3.7.2 C++ API
|
Class representing a specific input or output graph endpoint. More...
#include <gnuradio/flowgraph.h>
Public Member Functions | |
endpoint () | |
endpoint (basic_block_sptr block, int port) | |
basic_block_sptr | block () const |
int | port () const |
bool | operator== (const endpoint &other) const |
Class representing a specific input or output graph endpoint.
|
inline |
|
inline |
|
inline |
Referenced by gr::operator<<().
|
inline |
Referenced by gr::operator<<().