Searched defs:ErrorDesc (Results 1 - 1 of 1) sorted by relevance

/external/tinyxml/
H A Dtinyxml.h1279 - The ErrorDesc() method will return the name of the error. (very useful)
1285 const char * ErrorDesc() const { return errorDesc.c_str (); } function in class:TiXmlDocument
1287 /** Generally, you probably want the error string ( ErrorDesc() ). But if you

Completed in 102 milliseconds