yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
xml_parse.h File Reference

XML Parser functions. More...

#include "obj.h"
#include "ses.h"
#include "status.h"
#include "xml_msg.h"
Include dependency graph for xml_parse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

status_t xml_parse_btype_nc (ses_cb_t *scb, xml_msg_hdr_t *msg, obj_template_t *obj, const xml_node_t *startnode, ncx_data_class_t parentdc, val_value_t *retval)
 Parse the XML node. More...
 
status_t xml_parse_consume_node (ses_cb_t *scb, boolean advance, xml_node_t *node, ncx_layer_t layer, xml_msg_hdr_t *msghdr, boolean eoferr, boolean nserr)
 Internal consume XML node function. More...
 
status_t xml_parse_buffer (xmlChar *buff, obj_template_t *obj, dlq_hdr_t *returnQ)
 Parse buffer of XML into val_value_t structs. More...
 

Detailed Description

XML Parser functions.

Consume an XML buffer