Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ ClearError
Function
ClearError
Dependencies/tinyxml2/include/tinyxml2.h:1817–1819 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1815
void DeleteNode( XMLNode* node );
1816
1817
void ClearError() {
1818
SetError(XML_SUCCESS, 0, 0);
1819
}
1820
1821
/// Return true if there was an error parsing the document.
1822
bool Error() const {
Callers
2
Clear
Method · 0.85
SaveFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected