![]() |
yumapro
25.10-1
YumaPro SDK
|
YANG feature entry. More...
#include <ncxtypes.h>

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. | |
YANG feature entry.