![]() |
libyang
1.0.101
YANG data modeling language library
|
▼Context | Structures and functions to manipulate with the libyang "containers". The context concept allows callers to work in environments with different sets of YANG schemas. More detailed information can be found at Context page |
Context options | |
▼Logger | Publicly visible functions and values of the libyang logger. For more information, see Logger |
Logging options | |
Debug message groups | |
▼Data Tree | Data structures and functions to manipulate and access instance data tree |
Tree nodes set | |
Printer flags | |
Validity flags | |
Diff options | |
Data parser options | |
Data path creation options | |
Data duplication options | |
▼Schema Tree | Data structures and functions to manipulate and access schema tree |
Tree nodes set | |
Schema printer flags | Schema output flags accepted by libyang printer functions |
▼YANG Extensions | |
Extension flags | |
Schema nodes flags | |
User Types | |
▼XML Parser | Simplified libyang XML parser for XML data modeled by YANG |
XML parser options | |
XML printer options | |
Dictionary | Publicly visible functions and values of the libyang dictionary. They provide access to the strings stored in the libyang context |
C++/Python | Class wrappers for data structures and functions to manipulate and access instance data tree |