![]() |
yumapro
25.10-1
YumaPro SDK
|
One YANG 'typedef' definition – top-level type template. More...
#include <typ.h>

Data Fields | |
| dlq_hdr_t | qhdr |
| queue header | |
| xmlChar * | name |
| typedef name | |
| xmlChar * | descr |
| typedef description-stmt (not saved in server) | |
| xmlChar * | ref |
| typedef reference-stmt (not saved in server) | |
| xmlChar * | defval |
| type default-stmt | |
| xmlChar * | units |
| type units-stmt | |
| xmlns_id_t | nsid |
| namespace ID for the typedef | |
| boolean | used |
| flag used by compiler for not used warning | |
| ncx_status_t | status |
| status-stmt | |
| typ_def_t | typdef |
| each typedef has one type-stmt within it | |
| dlq_hdr_t | appinfoQ |
| any external statements within the typedef several extensions supported in the server for this codepoint | |
| void * | grp |
| const back-ptr to direct grp parent | |
| status_t | res |
| compiler parse status | |
| ncx_error_t | tkerr |
| file and line info for compiler | |
One YANG 'typedef' definition – top-level type template.