MCPcopy 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

107returned<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_openMethod · 0.70
link_test_handlerMethod · 0.70
open_receiverMethod · 0.70
open_receiverMethod · 0.70
on_container_startMethod · 0.70
on_receiver_openMethod · 0.70
test_link_addressFunction · 0.70
receiverMethod · 0.50
boundQueueMethod · 0.50
on_container_startMethod · 0.50

Calls

no outgoing calls

Tested by 7

on_connection_openMethod · 0.56
link_test_handlerMethod · 0.56
on_container_startMethod · 0.56
on_receiver_openMethod · 0.56
test_link_addressFunction · 0.56