Home | History | Annotate | Download | only in tinyxml

Lines Matching full:errordesc

1457 		- The ErrorDesc() method will return the name of the error. (very useful)
1463 const char * ErrorDesc() const { return errorDesc.c_str (); }
1465 /** Generally, you probably want the error string ( ErrorDesc() ). But if you
1513 errorDesc = "";
1551 TIXML_STRING errorDesc;