MCPcopy Create free account
hub / github.com/ajkhoury/ReClassEx / GetErrorStr1

Method GetErrorStr1

ReClass/tinyxml2.cpp:2332–2335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2330}
2331
2332const char* XMLDocument::GetErrorStr1() const
2333{
2334 return _errorStr1.GetStr();
2335}
2336
2337const char* XMLDocument::GetErrorStr2() const
2338{

Callers

nothing calls this directly

Calls 1

GetStrMethod · 0.80

Tested by

no test coverage detected