MCPcopy 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
88receiver session::open_receiver(const std::string &addr) {
89 return open_receiver(addr, receiver_options());
90}
91
92receiver session::open_receiver(const std::string &addr, const receiver_options &ro)
93{

Callers 15

on_connection_openMethod · 0.45
on_connection_openMethod · 0.45
on_container_startMethod · 0.45
test_link_nameFunction · 0.45
test_driver_link_idFunction · 0.45
test_endpoint_closeFunction · 0.45
test_link_addressFunction · 0.45
on_connection_openMethod · 0.45
receiverMethod · 0.45
on_connection_openMethod · 0.45

Calls 9

next_link_nameFunction · 0.85
pn_link_sourceFunction · 0.85
c_strMethod · 0.80
receiver_optionsClass · 0.70
connectionClass · 0.70
pn_receiverFunction · 0.50
pn_terminus_set_addressFunction · 0.50
get_nameMethod · 0.45
openMethod · 0.45

Tested by 9

on_connection_openMethod · 0.36
on_connection_openMethod · 0.36
on_container_startMethod · 0.36
test_link_nameFunction · 0.36
test_driver_link_idFunction · 0.36
test_endpoint_closeFunction · 0.36
test_link_addressFunction · 0.36