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

Method anonymous

cpp/src/terminus.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51bool terminus::anonymous() const {
52 return pn_terminus_get_address(object_) == NULL;
53}
54
55value terminus::node_properties() const {
56 return value(pn_terminus_properties(object_));

Callers 1

Calls 1

pn_terminus_get_addressFunction · 0.50

Tested by 1