Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alanxz/SimpleAmqpClient
/ HeaderTableIsSet
Method
HeaderTableIsSet
src/BasicMessage.cpp:309–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
bool BasicMessage::HeaderTableIsSet() const {
310
return m_impl->header_table.is_initialized();
311
}
312
313
void BasicMessage::HeaderTableClear() { m_impl->header_table.reset(); }
314
Callers
2
CreateAmqpProperties
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64