yumapro
24.10-1
YumaPro SDK
|
YANG node entry to track if a module has been used already. More...
#include <yang.h>
Data Fields | |
dlq_hdr_t | qhdr |
queue header | |
const xmlChar * | name |
module name in imp/inc/failed | |
const xmlChar * | revision |
revision date in imp/inc/failed | |
ncx_module_t * | mod |
back-ptr to module w/ imp/inc | |
ncx_module_t * | submod |
submod for allincQ | |
xmlChar * | failed |
saved name for failed entries | |
xmlChar * | failedrev |
saved revision for failed entries | |
status_t | res |
saved result for 'failed' | |
ncx_error_t | tkerr |
file and line infor for compiler | |
YANG node entry to track if a module has been used already.