libyang
3.6.0
libyang is YANG data modelling language parser and toolkit written (and providing API) in C.
|
build | |
libyang | |
version.h | Libyang version definitions |
src | |
plugins_exts | |
metadata.h | Ietf-yang-metadata API |
plugins_types | |
binary.c | Built-in binary type plugin |
bits.c | Built-in bits type plugin |
boolean.c | Built-in boolean type plugin |
date_and_time.c | Ietf-yang-types date-and-time type plugin |
decimal64.c | Built-in decimal64 type plugin |
empty.c | Built-in empty type plugin |
enumeration.c | Built-in enumeration type plugin |
hex_string.c | Built-in hex-string and associated types plugin |
identityref.c | Built-in identityref type plugin |
instanceid.c | Built-in instance-identifier type plugin |
instanceid_keys.c | Ietf-netconf edit-config key metadata instance-identifier keys predicate type plugin |
integer.c | Built-in integer types plugin |
ipv4_address.c | Ietf-inet-types ipv4-address type plugin |
ipv4_address_no_zone.c | Ietf-inet-types ipv4-address-no-zone type plugin |
ipv4_prefix.c | Ietf-inet-types ipv4-prefix type plugin |
ipv6_address.c | Ietf-inet-types ipv6-address type plugin |
ipv6_address_no_zone.c | Ietf-inet-types ipv6-address-no-zone type plugin |
ipv6_prefix.c | Ietf-inet-types ipv6-prefix type plugin |
leafref.c | Built-in leafref type plugin |
lyds_tree.c | Internal type plugin for sorting data nodes |
node_instanceid.c | Ietf-netconf-acm node-instance-identifier type plugin |
string.c | Built-in string type plugin |
time_period.c | Libnetconf2-netconf-server time-period type plugin |
union.c | Built-in union type plugin |
xpath1.0.c | Ietf-yang-types xpath1.0 type plugin |
context.h | Internal context structures and functions |
dict.h | Libyang dictionary |
hash_table.h | Libyang hash table |
in.h | Libyang input structures and functions |
libyang.h | The main libyang public header |
log.h | Logger manipulation routines and error definitions |
out.h | Libyang output structures and functions |
parser_data.h | Data parsers for libyang |
parser_schema.h | Schema parsers for libyang |
plugins.h | Plugins manipulation |
plugins_exts.h | Libyang support for YANG extensions implementation |
plugins_types.h | API for (user) types plugins |
printer_data.h | Data printers for libyang |
printer_schema.h | Schema printers for libyang |
set.h | Generic set structure and manipulation routines |
tree.h | Libyang generic macros and functions to work with YANG schema or data trees |
tree_data.h | Libyang representation of YANG data trees |
tree_edit.h | Libyang generic macros and functions to modify YANG schema or data trees. Intended for internal use and libyang plugins |
tree_schema.h | Libyang representation of YANG schema trees |