Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

wbxml_conv.h File Reference

WBXML Convertion Library (XML to WBXML, and WBXML to XML). More...

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

Included by dependency graph

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.


Detailed Description

WBXML Convertion Library (XML to WBXML, and WBXML to XML).

Author:
Aymerick Jéhanne <libwbxml@jehanne.org>
Date:
03/02/23

Definition in file wbxml_conv.h.


Generated on Mon Nov 24 20:09:44 2003 for WBXML Library by doxygen1.3-rc1