yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_json_parse.h File Reference

JSON input stream parser module. More...

#include "rpc.h"
#include "ses.h"
#include "status.h"
#include "typ.h"
#include "xml_util.h"
Include dependency graph for agt_json_parse.h:

Go to the source code of this file.

Functions

status_t agt_json_parse_top_identifier (ses_cb_t *scb, xml_msg_hdr_t *msg, obj_template_t *obj, const xmlChar **modname, const xmlChar **name, xmlChar **tempbuff)
 Parse a top-level JSON object;. More...
 
status_t agt_json_parse_text (ses_cb_t *scb, xml_msg_hdr_t *msg, obj_template_t *obj, dlq_hdr_t *returnQ)
 Parse token chain representing JSON Text. More...
 

Detailed Description

JSON input stream parser module.