libyang  0.16.105
YANG data modeling language library
Refine_Mod_List Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Refine_Mod_List (struct lys_refine_mod_list *list, S_Deleter deleter)
 
 ~Refine_Mod_List ()
 
uint32_t min ()
 
uint32_t max ()
 

Detailed Description

Definition at line 1085 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Refine_Mod_List()

Refine_Mod_List ( struct lys_refine_mod_list list,
S_Deleter  deleter 
)

wrapper for struct lys_refine_mod_list, for internal use only

Definition at line 437 of file Tree_Schema.cpp.

◆ ~Refine_Mod_List()

Definition at line 441 of file Tree_Schema.cpp.

Member Function Documentation

◆ min()

uint32_t min ( )
inline

get min variable from lys_refine_mod_list

Definition at line 1092 of file Tree_Schema.hpp.

◆ max()

uint32_t max ( )
inline

get max variable from lys_refine_mod_list

Definition at line 1094 of file Tree_Schema.hpp.


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