Home | History | Annotate | Download | only in tinyxml2

Lines Matching full:errorid

1053         an errorID.

1060 an errorID.
1069 an errorID.
1076 an errorID.
1085 an errorID.
1168 bool Error() const { return errorID != XML_NO_ERROR; }
1169 /// Return the errorID.
1170 int ErrorID() const { return errorID; }
1191 int errorID;