yumapro
24.10-1
YumaPro SDK
|
if the result->isval flag is false then the objptr is used in all resnodes in that result More...
#include <xpath.h>
Data Fields | |
obj_template_t * | objptr |
object for YANG validation mode | |
val_value_t * | valptr |
result is a plain value node | |
val_child_hdr_t * | valhdr |
result is a value node header | |
xpath_get2_node_t | get2node |
result is a GET2 state node | |
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