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

One 'import' clause in YANG. More...

#include <ncxtypes.h>

Collaboration diagram for ncx_import_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
xmlChar * module
 module name being imported
 
xmlChar * prefix
 prefix used in import-stmt for module
 
xmlChar * revision
 revision-stmt for import-by-revision
 
xmlChar * descr
 description-stmt (not saved on server)
 
xmlChar * ref
 reference-stmt (not saved on server)
 
ncx_module_tmod
 found module for this import More...
 
boolean used
 for compiler not-used warning
 
boolean usexsd
 FALSE if duplicate.
 
boolean force_yuma_nc
 HACK: TRUE if yuma-nc replacing ietf-nc.
 
dlq_hdr_t appinfoQ
 saved external stmts in this import
 
ncx_error_t tkerr
 file and line info for compiler
 
status_t res
 set to NO_ERR if the import was parsed OK
 

Detailed Description

One 'import' clause in YANG.

Field Documentation

◆ mod

found module for this import

back-ptr


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