Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alanxz/SimpleAmqpClient
/ ~BasicMessage
Method
~BasicMessage
src/BasicMessage.cpp:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
BasicMessage::~BasicMessage() {}
68
69
const std::string& BasicMessage::Body() const { return m_impl->body; }
70
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected