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

Method description

cpp/src/error_condition.cpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70std::string error_condition::description() const {
71 return description_;
72}
73
74value error_condition::properties() const {
75 return properties_;

Callers 14

set_error_conditionFunction · 0.80
on_transport_errorMethod · 0.80
on_messaging_errorMethod · 0.80
runMethod · 0.80
test_endpoint_closeFunction · 0.80
operator==Function · 0.80
==Method · 0.80
assignMethod · 0.80
test_connection_errorMethod · 0.80
test_session_errorMethod · 0.80
test_connection_errorMethod · 0.80

Calls

no outgoing calls

Tested by 9

on_transport_errorMethod · 0.64
on_messaging_errorMethod · 0.64
test_endpoint_closeFunction · 0.64
test_connection_errorMethod · 0.64
test_session_errorMethod · 0.64
test_connection_errorMethod · 0.64
test_session_errorMethod · 0.64
test_link_errorMethod · 0.64