libyang  0.16.105
YANG data modeling language library
Type_Info_Num Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Type_Info_Num (struct lys_type_info_num *info_num, S_Deleter deleter)
 
 ~Type_Info_Num ()
 
S_Restr range ()
 

Detailed Description

Definition at line 336 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Type_Info_Num()

Type_Info_Num ( struct lys_type_info_num info_num,
S_Deleter  deleter 
)

wrapper for struct lys_type_info_num, for internal use only

Definition at line 141 of file Tree_Schema.cpp.

◆ ~Type_Info_Num()

Definition at line 145 of file Tree_Schema.cpp.

Member Function Documentation

◆ range()

S_Restr range ( )

get range variable from lys_type_info_num

Definition at line 146 of file Tree_Schema.cpp.


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