![]() |
libyang
1.0.184
YANG data modeling language library
|
#include <Tree_Schema.hpp>
Public Member Functions | |
| Type_Info_Binary (struct lys_type_info_binary *info_binary, S_Deleter deleter) | |
| ~Type_Info_Binary () | |
| S_Restr | length () |
Definition at line 191 of file Tree_Schema.hpp.
| Type_Info_Binary | ( | struct lys_type_info_binary * | info_binary, |
| S_Deleter | deleter | ||
| ) |
wrapper for struct lys_type_info_binary, for internal use only
Definition at line 101 of file Tree_Schema.cpp.
| ~Type_Info_Binary | ( | ) |
Definition at line 105 of file Tree_Schema.cpp.
| S_Restr length | ( | ) |
get length variable from lys_type_info_binary
Definition at line 106 of file Tree_Schema.cpp.