MCPcopy Create free account
hub / github.com/apache/qpid-proton / source

Method source

cpp/src/sender.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55class source sender::source() const {
56 return proton::source(*this);
57}
58
59class target sender::target() const {
60 return proton::target(*this);

Callers 15

on_sender_openMethod · 0.45
on_container_startMethod · 0.45
on_receiver_openMethod · 0.45
test_link_addressFunction · 0.45
on_message_handlerMethod · 0.45
on_sender_openMethod · 0.45
boundQueueMethod · 0.45
boundQueueMethod · 0.45
on_sender_openMethod · 0.45
on_container_startMethod · 0.45

Calls 1

sourceClass · 0.70

Tested by 6

on_sender_openMethod · 0.36
on_container_startMethod · 0.36
on_receiver_openMethod · 0.36
test_link_addressFunction · 0.36