Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ getSoarInstance
Function
getSoarInstance
Core/SoarKernel/src/soar_instance.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
* to Soar data structures via SWIG proxy functions. -- */
254
255
Soar_Instance* getSoarInstance()
256
{
257
return &(Soar_Instance::Get_Soar_Instance());
258
}
259
260
Output_Manager* getOM()
261
{
Callers
2
destroy_soar_agent
Function · 0.85
AgentSML
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected