WBXML Parser and Assembler
[Internal XML/WBXML API]

Interfaces to parse and assemble SyncML WBXML messages. More...

Collaboration diagram for WBXML Parser and Assembler:

Functions

SmlXmlParsersmlWbxmlParserNew (SmlParserFunctions *functions, SmlError **error)
SmlXmlAssemblersmlWbxmlAssemblerNew (SmlAssembler *assembler, SmlAssemblerFunctions *functions, SmlError **error)
 Creates a new XML assembler.

Detailed Description

Interfaces to parse and assemble SyncML WBXML messages.


Function Documentation

SmlXmlAssembler* smlWbxmlAssemblerNew ( SmlAssembler assembler,
SmlAssemblerFunctions functions,
SmlError **  error 
)

Creates a new XML assembler.

Parameters:
session The session for which to create the assembler
error A pointer to an error struct
Returns:
The new assembler or NULL in the case of an error

Definition at line 215 of file sml_wbxml.c.

Referenced by smlAssemblerNew().

Here is the call graph for this function:


Generated by  doxygen 1.6.2