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

Method work_queue

cpp/src/work_queue.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33work_queue::work_queue() = default;
34work_queue::work_queue(container& c) { *this = container::impl::make_work_queue(c); }
35
36work_queue::~work_queue() = default;
37

Callers 5

transfer.cppFile · 0.45
on_receiver_openMethod · 0.45
on_connection_openMethod · 0.45
session.cppFile · 0.45
link.cppFile · 0.45

Calls

no outgoing calls

Tested by 2

on_receiver_openMethod · 0.36
on_connection_openMethod · 0.36