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

Constructor & Destructor Documentation

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

Definition at line 162 of file Tree_Schema.cpp.

Member Function Documentation

S_Restr range ( )

get range variable from lys_type_info_num

Definition at line 163 of file Tree_Schema.cpp.


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