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

Method error

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

Source from the content-addressed store, hash-verified

93}
94
95error_condition link::error() const {
96 return make_wrapper(pn_link_remote_condition(pn_object()));
97}
98
99void link::user_data(void* user_data) const {
100 pn_link_t* lnk = pn_object();

Callers 15

on_transport_errorMethod · 0.45
on_transport_errorMethod · 0.45
on_connection_errorMethod · 0.45
on_session_errorMethod · 0.45
on_receiver_errorMethod · 0.45
on_sender_errorMethod · 0.45
on_transport_errorMethod · 0.45
on_transport_errorMethod · 0.45
on_transport_errorMethod · 0.45
dispatchMethod · 0.45
processMethod · 0.45
on_transport_errorMethod · 0.45

Calls 2

make_wrapperFunction · 0.85
pn_link_remote_conditionFunction · 0.85

Tested by 10

on_transport_errorMethod · 0.36
on_transport_errorMethod · 0.36
on_transport_errorMethod · 0.36
on_transport_errorMethod · 0.36
processMethod · 0.36
on_transport_errorMethod · 0.36
on_connection_errorMethod · 0.36
test_endpoint_closeFunction · 0.36
test_driver_disconnectedFunction · 0.36