![]() |
yumapro
25.10-3
YumaPro SDK
|
One YANG 'typedef' definition – top-level type template Also used for a YANG Metadata Annotation. 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 : for typedef only! | |
| 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 | |
| dlq_hdr_t | iffeatureQ |
| YANG 1.1 or 1.0 if-feature statements for annotation only. | |
| void * | grp |
| const back-ptr to direct grp parent for typedef only | |
| status_t | res |
| compiler parse status | |
| ncx_error_t | tkerr |
| file and line info for compiler | |
| boolean | is_annotation |
| flag to indicate this entry is for an annotation | |
| uint8 | feature_flags |
| internal flags for YANG 1.1 annotation processing | |
One YANG 'typedef' definition – top-level type template Also used for a YANG Metadata Annotation.