libyang  1.0.101
YANG data modeling language library
Type_Info_Binary Class Reference

#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 ()
 

Detailed Description

Definition at line 188 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Type_Info_Binary()

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 93 of file Tree_Schema.cpp.

◆ ~Type_Info_Binary()

Definition at line 97 of file Tree_Schema.cpp.

Member Function Documentation

◆ length()

S_Restr length ( )

get length variable from lys_type_info_binary

Definition at line 98 of file Tree_Schema.cpp.


The documentation for this class was generated from the following files: