![]() |
libyang
0.16.105
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 182 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 84 of file Tree_Schema.cpp.
~Type_Info_Binary | ( | ) |
Definition at line 88 of file Tree_Schema.cpp.
S_Restr length | ( | ) |
get length variable from lys_type_info_binary
Definition at line 89 of file Tree_Schema.cpp.