libdom
Loading...
Searching...
No Matches
Enumerations
xmlerror.h File Reference

Go to the source code of this file.

Enumerations

enum  dom_xml_error { DOM_XML_OK = 0 , DOM_XML_NOMEM = 1 , DOM_XML_EXTERNAL_ERR = (1<<16) , DOM_XML_DOM_ERR = (1<<24) }
 

Enumeration Type Documentation

◆ dom_xml_error

Enumerator
DOM_XML_OK 
DOM_XML_NOMEM 
DOM_XML_EXTERNAL_ERR 
DOM_XML_DOM_ERR