yumapro
24.10-2
YumaPro SDK
|
One YANG 'extension' definition – language extension template. More...
#include <ext.h>
Data Fields | |
dlq_hdr_t | qhdr |
queue header | |
xmlChar * | name |
malloced name | |
xmlChar * | descr |
malloced description-stmt | |
xmlChar * | ref |
malloced reference-stmt | |
xmlChar * | arg |
malloced argument name | |
xmlns_id_t | nsid |
namespace ID | |
ncx_status_t | status |
status of parse | |
boolean | argel |
T:arg is an element, F: attribute. | |
boolean | used |
needed by yangdiff | |
dlq_hdr_t | appinfoQ |
Q of ncx_appinfo_t. | |
ncx_error_t | tkerr |
file and line infor for compiler | |
ext_cbfn_t | cbfn |
callback function | |
void * | cbfn_cookie |
managed by callback | |
One YANG 'extension' definition – language extension template.