Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ open_receiver
Method
open_receiver
cpp/src/session.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
receiver session::open_receiver(const std::string &addr) {
89
return open_receiver(addr, receiver_options());
90
}
91
92
receiver session::open_receiver(const std::string &addr, const receiver_options &ro)
93
{
Callers
15
on_connection_open
Method · 0.45
on_connection_open
Method · 0.45
on_container_start
Method · 0.45
test_link_name
Function · 0.45
test_driver_link_id
Function · 0.45
test_endpoint_close
Function · 0.45
test_link_address
Function · 0.45
test_link_anonymous_dynamic
Function · 0.45
test_link_capability_filter
Function · 0.45
on_connection_open
Method · 0.45
receiver
Method · 0.45
on_connection_open
Method · 0.45
Calls
9
next_link_name
Function · 0.85
pn_link_source
Function · 0.85
c_str
Method · 0.80
receiver_options
Class · 0.70
connection
Class · 0.70
pn_receiver
Function · 0.50
pn_terminus_set_address
Function · 0.50
get_name
Method · 0.45
open
Method · 0.45
Tested by
9
on_connection_open
Method · 0.36
on_connection_open
Method · 0.36
on_container_start
Method · 0.36
test_link_name
Function · 0.36
test_driver_link_id
Function · 0.36
test_endpoint_close
Function · 0.36
test_link_address
Function · 0.36
test_link_anonymous_dynamic
Function · 0.36
test_link_capability_filter
Function · 0.36