Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
namespace proton {
39
40
receiver::receiver(pn_link_t* r): link(make_wrapper(r)) {}
41
42
receiver::~receiver() = default;
43
Callers
5
on_message
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
message_decode
Function · 0.45
on_message_handler
Method · 0.45
Calls
1
make_wrapper
Function · 0.85
Tested by
3
on_message
Method · 0.36
on_message
Method · 0.36
on_message
Method · 0.36