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

YANG feature entry. More...

#include <ncxtypes.h>

Collaboration diagram for ncx_feature_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
xmlChar * name
 feature name
 
xmlChar * descr
 description-stmt (not saved in server)
 
xmlChar * ref
 reference-stmt (not saved in server)
 
ncx_status_t status
 status-stmt
 
dlq_hdr_t iffeatureQ
 Q of ncx_iffeature_t.
 
dlq_hdr_t appinfoQ
 Q of ncx_appinfo_t.
 
status_t res
 may be stored with errors
 
boolean enabled
 feature is enabled
 
ncx_feature_code_t code
 dynamic or static code-gen
 
ncx_error_t tkerr
 file and line info for compiler
 
boolean seen
 for yangdiff
 
uint8 feature_flags
 internal flags for YANG 1.1 processing
 
ncx_sid_t yang_sid
 Each feature is assigned a YANG SID for CBOR encoding A feature SID is used for yang-library purposes only.
 
uint32 yang_sid_tree
 SID tree assignment if yang_sid is used.
 

Detailed Description

YANG feature entry.


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