yumapro
24.10-1
YumaPro SDK
|
One YANG union node One of the 2 pointers (typ or typdef will be NULL If a named type is used, then 'typ' is active If an inline type is used, then typdef is active. More...
#include <typ.h>
Data Fields | |
dlq_hdr_t | qhdr |
queue header | |
typ_template_t * | typ |
not malloced, just back-ptr | |
typ_def_t * | typdef |
malloced for unnamed inline type | |
boolean | seen |
needed for yangdiff | |
One YANG union node One of the 2 pointers (typ or typdef will be NULL If a named type is used, then 'typ' is active If an inline type is used, then typdef is active.