Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ receiver_options
Class
receiver_options
cpp/src/container.cpp:109–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
returned<receiver> container::open_receiver(
108
const std::string&url,
109
const class receiver_options &o,
110
const connection_options &c) {
111
return impl_->open_receiver(url, o, c);
112
}
Callers
15
on_connection_open
Method · 0.70
link_test_handler
Method · 0.70
open_receiver
Method · 0.70
open_receiver
Method · 0.70
on_container_start
Method · 0.70
on_receiver_open
Method · 0.70
test_link_address
Function · 0.70
test_link_anonymous_dynamic
Function · 0.70
test_link_capability_filter
Function · 0.70
receiver
Method · 0.50
boundQueue
Method · 0.50
on_container_start
Method · 0.50
Calls
no outgoing calls
Tested by
7
on_connection_open
Method · 0.56
link_test_handler
Method · 0.56
on_container_start
Method · 0.56
on_receiver_open
Method · 0.56
test_link_address
Function · 0.56
test_link_anonymous_dynamic
Function · 0.56
test_link_capability_filter
Function · 0.56