libyang  1.0.253
YANG data modeling language library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
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 191 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

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.

Definition at line 105 of file Tree_Schema.cpp.

Member Function Documentation

S_Restr length ( )

get length variable from lys_type_info_binary

Definition at line 106 of file Tree_Schema.cpp.


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