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

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>

Collaboration diagram for ncxmod_search_result_t:

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_tmod
 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_tcap
 back-ptr to source capability URI
 
uint8 flags
 replaces capmatch and ismod
 

Detailed Description

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


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