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

Method target

cpp/src/sender.cpp:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59class target sender::target() const {
60 return proton::target(*this);
61}
62
63tracker sender::send(const message &message) {
64 uint64_t id = ++tag_counter;

Callers 5

test_link_addressFunction · 0.45
message_encodeMethod · 0.45
on_receiver_openMethod · 0.45

Calls 1

targetClass · 0.70

Tested by 3

test_link_addressFunction · 0.36