![]() |
yumapro
25.10-1
YumaPro SDK
|
walker cookie contains the state used to output or process XPath nodes that are received from GET2 callbacks More...
#include <xpath1_get2.h>

Data Fields | |
| xpath_pcb_t * | pcb |
| XPath parser control block. | |
| xpath_get2_cb_t * | cb |
| XPath GET2 control block. | |
| const xmlChar * | modname |
| module name | |
| const xmlChar * | objname |
| object name | |
| obj_template_t * | child_obj |
| child object being processed | |
| xpath_resnode_t * | resnode |
| result node being processed | |
| xpath_resnode_t * | nextnode |
| 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. | |
walker cookie contains the state used to output or process XPath nodes that are received from GET2 callbacks