![]() |
yumapro
25.10-1
YumaPro SDK
|
Used to access YANG instance data for protocol messages, used within the client or server. More...

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... | |
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.
| 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

