MCPcopy Create free account
hub / github.com/SoarGroup/Soar / IsTracingCommunications

Method IsTracingCommunications

Core/ClientSML/src/sml_ClientKernel.cpp:319–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319bool Kernel::IsTracingCommunications()
320{
321 return m_bTracingCommunications ;
322}
323
324/*************************************************************
325* @brief This function is called when we receive a "call" SML

Callers 3

ReceivedOutputMethod · 0.45
SynchronizeInputLinkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected