yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
xpath1_walker_cookie_t Struct Reference

walker cookie contains the state used to output or process XPath nodes that are received from GET2 callbacks More...

#include <xpath1_get2.h>

Collaboration diagram for xpath1_walker_cookie_t:

Data Fields

xpath_pcb_tpcb
 XPath parser control block.
 
xpath_get2_cb_tcb
 XPath GET2 control block.
 
const xmlChar * modname
 module name
 
const xmlChar * objname
 object name
 
obj_template_tchild_obj
 child object being processed
 
xpath_resnode_tresnode
 result node being processed
 
xpath_resnode_tnextnode
 next node pointer for walking
 
dlq_hdr_t * resnodeQ
 result node Q for processing
 
status_t res
 walker status
 
boolean aio_walk_done
 AIO walk flag.
 

Detailed Description

walker cookie contains the state used to output or process XPath nodes that are received from GET2 callbacks


The documentation for this struct was generated from the following file: