yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
xpath_resnode_t::node_ Union Reference

if the result->isval flag is false then the objptr is used in all resnodes in that result More...

#include <xpath.h>

Collaboration diagram for xpath_resnode_t::node_:

Data Fields

obj_template_tobjptr
 object for YANG validation mode
 
val_value_tvalptr
 result is a plain value node
 
val_child_hdr_tvalhdr
 result is a value node header
 
xpath_get2_node_t get2node
 result is a GET2 state node
 

Detailed Description

if the result->isval flag is false then the objptr is used in all resnodes in that result

if the result->isval flag is true then the valptr or the valhdr is used in all resnodes in that result

the node->rntype is used to determine which node in the node_t union is being used


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