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

AIO Subtree respresentation. More...

#include <xpath.h>

Collaboration diagram for xpath_aio_cb_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
xpath_get2_cb_tget2cb_cb
 backptr to parent GET2CB XPath node control block for the top AIO object
 
obj_template_tobj
 backptr to object for this subtree
 
dlq_hdr_t valQ
 Queue of val_value that represent the current complex level object. More...
 

Detailed Description

AIO Subtree respresentation.

Field Documentation

◆ valQ

dlq_hdr_t valQ

Queue of val_value that represent the current complex level object.

For container can be only one instance; for lists - multiple. The nodes in the queue are malloced and must be freed with val_clean_valQ


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