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

Struct marking the parsing of an instance identifier The position of this record in the val_value_t indexQ represents the order the identifers were parsed Since table and container data structures must always appear in the specified field order, this will be the same order for all well-formed entries. More...

#include <val.h>

Collaboration diagram for val_index_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
val_value_tval
 points to a child node
 

Detailed Description

Struct marking the parsing of an instance identifier The position of this record in the val_value_t indexQ represents the order the identifers were parsed Since table and container data structures must always appear in the specified field order, this will be the same order for all well-formed entries.

Each of these records will point to one nested val_value_t record in the val_value_t childQ


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