MCPcopy Create free account
hub / github.com/alanxz/SimpleAmqpClient / PriorityClear

Method PriorityClear

src/BasicMessage.cpp:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void BasicMessage::PriorityClear() { m_impl->priority.reset(); }
138
139const std::string& BasicMessage::CorrelationId() const {
140 if (CorrelationIdIsSet()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected