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

Method BufferedRemoveInputWME

Core/KernelSML/src/sml_AgentSML.cpp:1607–1610  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1605}
1606
1607void AgentSML::BufferedRemoveInputWME(int64_t clientTimeTag)
1608{
1609 m_DirectInputDeltaList.push_back(DirectInputDelta(clientTimeTag));
1610}

Callers 1

DirectRemoveWMEMethod · 0.80

Calls 2

DirectInputDeltaClass · 0.85
push_backMethod · 0.45

Tested by

no test coverage detected