Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ client
Method
client
cpp/examples/client.cpp:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
public:
47
client(const std::string &u, const std::vector<std::string>& r) : url(u), requests(r) {}
48
49
void on_container_start(proton::container &c) override {
50
sender = c.open_sender(url);
Callers
15
initialize
Function · 0.45
test_auto_open_close
Method · 0.45
test_no_auto_open_close
Method · 0.45
test_transport_error
Method · 0.45
test_connection_error
Method · 0.45
test_session_error
Method · 0.45
test_sender_receiver_error
Method · 0.45
test_options_off
Method · 0.45
test_message
Method · 0.45
test_unhandled
Method · 0.45
test_on_error
Method · 0.45
test_unhandled_error
Method · 0.45
Calls
no outgoing calls
Tested by
15
initialize
Function · 0.36
test_auto_open_close
Method · 0.36
test_no_auto_open_close
Method · 0.36
test_transport_error
Method · 0.36
test_connection_error
Method · 0.36
test_session_error
Method · 0.36
test_sender_receiver_error
Method · 0.36
test_options_off
Method · 0.36
test_message
Method · 0.36
test_unhandled
Method · 0.36
test_on_error
Method · 0.36
test_unhandled_error
Method · 0.36