Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGenUI/AGenUI
/ empty
Method
empty
core/src/surface/agenui_serializable_data_impl.cpp:218–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
bool SerializableData::empty() const {
219
return size() == 0;
220
}
221
222
std::vector<std::string> SerializableData::getKeys() const {
223
std::vector<std::string> keys;
Callers
15
stop
Method · 0.80
workerThreadLoop
Method · 0.80
processDelayedTasks
Method · 0.80
registerFunction
Method · 0.80
loadTemplateRegistry
Method · 0.80
loadTemplateFile
Method · 0.80
replacePlaceholders
Method · 0.80
expandTemplate
Method · 0.80
updateComponents
Method · 0.80
flushPendingDispatches
Method · 0.80
parseUpdateComponentsData
Method · 0.80
parseUpdateDataModelData
Method · 0.80
Calls
no outgoing calls
Tested by
15
loadFromString
Method · 0.64
applySpec
Method · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64