![]() |
yumapro
25.10-1
YumaPro SDK
|
One 'import' clause in YANG. More...
#include <ncxtypes.h>

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_t * | mod |
| 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 | |
One 'import' clause in YANG.
| ncx_module_t* mod |
found module for this import
back-ptr