yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches

Discriminated union for all data typedefs. More...

#include <typ.h>

Collaboration diagram for typ_def_t:

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
 

Detailed Description

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


The documentation for this struct was generated from the following file: