MCPcopy Create free account
hub / github.com/alanxz/SimpleAmqpClient / HeaderTableClear

Method HeaderTableClear

src/BasicMessage.cpp:313–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313void BasicMessage::HeaderTableClear() { m_impl->header_table.reset(); }
314
315} // namespace AmqpClient

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected