MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / end

Method end

native/thirdpart/tinyxml2/tixml2ex.h:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365 };
366
367 ElementIterator<XE> end() const
368 {
369 return ElementIterator<XE>(); // an empty iterator that will return a null XMLElement
370 };
371
372 private:
373 XE * _base;

Callers 15

addStateMethod · 0.45
addActionFromStateMethod · 0.45
getAgentMethod · 0.45
getOperateOptMethod · 0.45
createMethod · 0.45
isSaturatedMethod · 0.45
fillDetailsMethod · 0.45
resolveAtMethod · 0.45
deleteElementMethod · 0.45
WidgetMethod · 0.45
mergeWidgetsInStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected