![]() |
libyang 3.13.5
libyang is YANG data modelling language parser and toolkit written (and providing API) in C.
|
Data Fields | |
| struct { | |
| uint32_t | flags |
| uint32_t | hash |
| struct lyd_meta * | meta |
| struct lyd_node * | next |
| struct lyd_node_inner * | parent |
| struct lyd_node * | prev |
| void * | priv |
| const struct lysc_node * | schema |
| } | |
| struct lyd_node | node |
Definition at line 816 of file tree_data.h.
implicit cast for the members compatible with lyd_node