MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / ErrorName

Method ErrorName

3rdparty/tinyxml2/tinyxml2.cpp:2545–2548  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2543}
2544
2545const char* XMLDocument::ErrorName() const
2546{
2547 return ErrorIDToName(_errorID);
2548}
2549
2550void XMLDocument::Parse()
2551{

Callers 1

VerifyXMLFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected