Home | History | Annotate | Download | only in tinyxml

Lines Matching full:errordesc

1279 		- The ErrorDesc() method will return the name of the error. (very useful)
1285 const char * ErrorDesc() const { return errorDesc.c_str (); }
1287 /** Generally, you probably want the error string ( ErrorDesc() ). But if you
1335 errorDesc = "";
1361 TIXML_STRING errorDesc;