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

Method GetErrorStr2

ReClass/tinyxml2.cpp:2337–2340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2335}
2336
2337const char* XMLDocument::GetErrorStr2() const
2338{
2339 return _errorStr2.GetStr();
2340}
2341
2342const char* XMLDocument::ErrorName() const
2343{

Callers

nothing calls this directly

Calls 1

GetStrMethod · 0.80

Tested by

no test coverage detected