MCPcopy Create free account
hub / github.com/apache/qpid-proton / name

Method name

cpp/src/link.cpp:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68std::string link::name() const { return str(pn_link_name(pn_object()));}
69
70container& link::container() const {
71 return connection().container();

Callers 7

set_error_conditionFunction · 0.45
test_link_nameFunction · 0.45
test_driver_link_idFunction · 0.45
test_endpoint_closeFunction · 0.45
test_link_addressFunction · 0.45
operator()Method · 0.45

Calls 2

strFunction · 0.70
pn_link_nameFunction · 0.50

Tested by 5

test_link_nameFunction · 0.36
test_driver_link_idFunction · 0.36
test_endpoint_closeFunction · 0.36
test_link_addressFunction · 0.36