Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGenUI/AGenUI
/ AGenUIEngine
Method
AGenUIEngine
core/src/module/agenui_engine_impl.cpp:19–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
namespace agenui {
18
19
AGenUIEngine::AGenUIEngine() {
20
}
21
22
AGenUIEngine::~AGenUIEngine() {
23
stop();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected