![]() |
libyang
0.16.105
YANG data modeling language library
|
libyang support for user YANG type implementations. More...
#include "libyang.h"
Go to the source code of this file.
Data Structures | |
struct | lytype_plugin_list |
Typedefs | |
typedef int(* | lytype_store_clb) (const char *type_name, const char *value_str, lyd_val *value, char **err_msg) |
Callback for storing user type values. More... | |
libyang support for user YANG type implementations.
This source code is licensed under BSD 3-Clause License (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at
https://opensource.org/licenses/BSD-3-Clause
Definition in file user_types.h.