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

Method receiver

cpp/src/receiver.cpp:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38namespace proton {
39
40receiver::receiver(pn_link_t* r): link(make_wrapper(r)) {}
41
42receiver::~receiver() = default;
43

Callers 5

on_messageMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
message_decodeFunction · 0.45
on_message_handlerMethod · 0.45

Calls 1

make_wrapperFunction · 0.85

Tested by 3

on_messageMethod · 0.36
on_messageMethod · 0.36
on_messageMethod · 0.36