yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
YANG Data Support

Used to access YANG instance data for protocol messages, used within the client or server. More...

Collaboration diagram for YANG Data Support:

Modules

 User Defined Data Types
 User defined types allow SIL code (not SIL-SA code) to provide type handlers.
 
 YANG Number (ncx_num_t)
 Make sure to include "ncxtypes.h" and "ncx_num.h" to use the ncx_num APIs.
 
 YANG Simple List (ncx_list_t)
 NCX Lists are simple string based lists.
 
 YANG String (ncx_str_t)
 Make sure to include "ncxtypes.h" and "ncx_str.h" to use the ncx_str APIs.
 

Functions

status_t ipaddr_typ_init (void)
 Initialize this module; must be after ietf-inet-types module has been loaded. More...
 

Detailed Description

Used to access YANG instance data for protocol messages, used within the client or server.

These functions are meant to be used in protocol support, not for YANG compiler processing.

Function Documentation

◆ ipaddr_typ_init()

status_t ipaddr_typ_init ( void  )

Initialize this module; must be after ietf-inet-types module has been loaded.

Used to register canonical fn callbacks for IP address types

   ipv6-address
   ipv6-address-no-zone
   ipv6-prefix
   domain-name
   phys-address
   mac-address
   hex-string
   uuid
Returns
status
Here is the call graph for this function:
Here is the caller graph for this function: