This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | WBXMLConvWBXML2XMLParams_s |
| struct | WBXMLConvXML2WBXMLParams_s |
Typedefs | |
| typedef WBXMLConvWBXML2XMLParams_s | WBXMLConvWBXML2XMLParams |
| typedef WBXMLConvXML2WBXMLParams_s | WBXMLConvXML2WBXMLParams |
Functions | |
| WBXMLError | wbxml_conv_wbxml2xml (WB_UTINY *wbxml, WB_ULONG wbxml_len, WB_UTINY **xml, WBXMLConvWBXML2XMLParams *params) |
| Convert WBXML to XML. | |
| WBXMLError | wbxml_conv_xml2wbxml (WB_UTINY *xml, WB_UTINY **wbxml, WB_ULONG *wbxml_len, WBXMLConvXML2WBXMLParams *params) |
| Convert XML to WBXML. | |
Definition in file wbxml_conv.h.
1.3-rc1