MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / Empty

Method Empty

Source/3rdParty/tinyxml2/tinyxml2.h:147–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 const char* GetEnd() { return _end; }
146
147 bool Empty() const {
148 return _start == _end;
149 }
150
151 void SetInternedStr(const char* str) {
152 Reset();

Callers 3

_parseZOrderFrameMethod · 0.45
parseTextureAtlasDataMethod · 0.45
ParseDeepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected