MCPcopy 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
218bool SerializableData::empty() const {
219 return size() == 0;
220}
221
222std::vector<std::string> SerializableData::getKeys() const {
223 std::vector<std::string> keys;

Callers 15

stopMethod · 0.80
workerThreadLoopMethod · 0.80
processDelayedTasksMethod · 0.80
registerFunctionMethod · 0.80
loadTemplateRegistryMethod · 0.80
loadTemplateFileMethod · 0.80
replacePlaceholdersMethod · 0.80
expandTemplateMethod · 0.80
updateComponentsMethod · 0.80

Calls

no outgoing calls

Tested by 15

loadFromStringMethod · 0.64
applySpecMethod · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64