![]() |
yumapro
25.10-1
YumaPro SDK
|
struct for storing YANG file search results this is used by yangcli for schema auto-load also for finding newest version, or all versions within the module path More...
#include <ncxmod.h>

Data Fields | |
| dlq_hdr_t | qhdr |
| queue header | |
| xmlChar * | module |
| module or submodule name | |
| xmlChar * | belongsto |
| set if submodule & belongs-to found | |
| xmlChar * | revision |
| set if most recent revision found | |
| xmlChar * | namespacestr |
| set if module & namespace found | |
| xmlChar * | source |
| file location | |
| ncx_module_t * | mod |
| back-ptr to found module if loaded | |
| status_t | res |
| search result, only use if NO_ERR | |
| uint32 | nslen |
| length of base part of namespacestr | |
| cap_rec_t * | cap |
| back-ptr to source capability URI | |
| uint8 | flags |
| replaces capmatch and ismod | |
struct for storing YANG file search results this is used by yangcli for schema auto-load also for finding newest version, or all versions within the module path