yumapro
24.10-1
YumaPro SDK
|
Discriminated union for all data typedefs. More...
#include <typ.h>
Data Fields | |
ncx_tclass_t | tclass |
type class | |
ncx_iqual_t | iqual |
instance qualifier (pre-YANG) | |
ncx_access_t | maxaccess |
max-access | |
ncx_data_class_t | dataclass |
data class (pre-YANG) | |
ncx_merge_t | mergetype |
merge type (pre-YANG | |
xmlChar * | prefix |
pfix used in type field | |
xmlChar * | typenamestr |
typename used in type field | |
const xmlChar * | yang_name |
name used in YANG typedef | |
dlq_hdr_t | appinfoQ |
Q of ncx_appinfo_t. | |
ncx_error_t | tkerr |
file and line info for compiler | |
typ_def_u_t | def |
union of type definition structs | |
uint32 | linenum |
line number (internal use) | |
uint8 | flags |
processing flags | |
struct typ_userdef_t_ * | userdef |
user type def hooks | |
Discriminated union for all data typedefs.
This is a YANG type-stmt
This data structure is repeated in every node of every data structure, starting with the typ_def_t struct in the type template