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

/external/tinyxml/
H A Dtinyxml.h1278 - The ErrorId() will contain the integer identifier of the error (not generally useful)
1288 prefer the ErrorId, this function will fetch it.
1290 int ErrorId() const { return errorId; } function in class:TiXmlDocument

Completed in 134 milliseconds