MCPcopy 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
67BasicMessage::~BasicMessage() {}
68
69const 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