MCPcopy Create free account
hub / github.com/Stiffstream/sobjectizer / set_msg_source

Method set_msg_source

dev/so_5/impl/msg_tracing_helpers.cpp:105–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105void
106actual_trace_data_t::set_msg_source(
107 so_5::msg_tracing::msg_source_t info ) noexcept
108 {
109 m_msg_source = info;
110 }
111
112void
113actual_trace_data_t::set_message_or_signal(

Callers 1

fill_trace_data_1Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected