Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
void BasicMessage::PriorityClear() { m_impl->priority.reset(); }
138
139
const std::string& BasicMessage::CorrelationId() const {
140
if (CorrelationIdIsSet()) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected