Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ open
Method
open
cpp/src/sender.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
sender::~sender() = default;
45
46
void sender::open() {
47
attach();
48
}
49
50
void sender::open(const sender_options &opts) {
51
opts.apply(*this);
Callers
15
config_file
Function · 0.45
on_connection_open
Method · 0.45
on_sender_open
Method · 0.45
connect
Method · 0.45
on_receiver_open
Method · 0.45
on_sender_open
Method · 0.45
on_sender_open
Method · 0.45
on_connection_open
Method · 0.45
on_receiver_open
Method · 0.45
make_connection_lh
Method · 0.45
reconnect
Method · 0.45
test_driver_link_id
Function · 0.45
Calls
1
apply
Method · 0.45
Tested by
6
on_connection_open
Method · 0.36
on_sender_open
Method · 0.36
on_sender_open
Method · 0.36
on_connection_open
Method · 0.36
on_receiver_open
Method · 0.36
test_driver_link_id
Function · 0.36