Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGenUI/AGenUI
/ setEngineContext
Function
setEngineContext
core/src/module/agenui_engine_context.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void setEngineContext(IEngineContext* ctx) {
12
s_engineContext = ctx;
13
}
14
15
} // namespace agenui
Callers
2
start
Method · 0.85
stop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected