yumapro
24.10-1
YumaPro SDK
|
YANG identity entry. More...
#include <ncxtypes.h>
Data Fields | |
dlq_hdr_t | qhdr |
queue header | |
dlq_hdr_t | baseQ |
Q of ncx_identity_base_t. | |
xmlChar * | name |
identity name | |
xmlChar * | descr |
description-stmt (not saved in server) | |
xmlChar * | ref |
reference-stmt (not saved in server) | |
const xmlChar * | modname |
backptr into module | |
xmlns_id_t | nsid |
from mod containing identity | |
ncx_status_t | status |
status-stmt | |
dlq_hdr_t | childQ |
Q of ncx_idlink_t. | |
dlq_hdr_t | appinfoQ |
Q of ncx_appinfo_t. | |
dlq_hdr_t | iffeatureQ |
Q if ncx_iffeature_t structs. | |
uint8 | feature_flags |
internal YANG 1.1 flags | |
status_t | res |
may be stored with errors | |
boolean | isroot |
base==NULL not an error | |
ncx_idlink_t | idlink |
internal id link | |
ncx_error_t | tkerr |
file and line info for compiler | |
boolean | seen |
for yangcli | |
ncx_sid_t | yang_sid |
Each Identity is assigned a YANG SID for CBOR encoding. | |
uint32 | yang_sid_tree |
SID tree assignment if yang_sid is used. | |
YANG identity entry.