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

Constructor & Destructor Documentation

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

Definition at line 450 of file Tree_Schema.cpp.

Member Function Documentation

uint32_t min ( )
inline

get min variable from lys_refine_mod_list

Definition at line 1097 of file Tree_Schema.hpp.

uint32_t max ( )
inline

get max variable from lys_refine_mod_list

Definition at line 1099 of file Tree_Schema.hpp.


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