libyang  0.16.105
YANG data modeling language library
Type_Info_Inst Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Type_Info_Inst (struct lys_type_info_inst *info_inst, S_Deleter deleter)
 
 ~Type_Info_Inst ()
 
int8_t req ()
 

Detailed Description

Definition at line 322 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Type_Info_Inst()

Type_Info_Inst ( struct lys_type_info_inst info_inst,
S_Deleter  deleter 
)

wrapper for struct lys_type_info_inst, for internal use only

Definition at line 135 of file Tree_Schema.cpp.

◆ ~Type_Info_Inst()

Definition at line 139 of file Tree_Schema.cpp.

Member Function Documentation

◆ req()

int8_t req ( )
inline

get req variable from lys_type_info_inst

Definition at line 329 of file Tree_Schema.hpp.


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