Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alanxz/SimpleAmqpClient
/ Type
Method
Type
src/BasicMessage.cpp:232–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
void BasicMessage::Type(const std::string& type) { m_impl->type = type; }
233
234
bool BasicMessage::TypeIsSet() const { return m_impl->type.is_initialized(); }
235
Callers
2
CreateAmqpProperties
Function · 0.80
SetMessageProperties
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected