Home | History | Annotate | Download | only in tinyxml

Lines Matching defs:errorId

1278 		- 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; }
1334 errorId = 0;
1360 int errorId;