libyang  1.0.101
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 1091 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 440 of file Tree_Schema.cpp.

◆ ~Refine_Mod_List()

Definition at line 444 of file Tree_Schema.cpp.

Member Function Documentation

◆ min()

uint32_t min ( )
inline

get min variable from lys_refine_mod_list

Definition at line 1098 of file Tree_Schema.hpp.

◆ max()

uint32_t max ( )
inline

get max variable from lys_refine_mod_list

Definition at line 1100 of file Tree_Schema.hpp.


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