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

Constructor & Destructor Documentation

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

Definition at line 156 of file Tree_Schema.cpp.

Member Function Documentation

int8_t req ( )
inline

get req variable from lys_type_info_inst

Definition at line 338 of file Tree_Schema.hpp.


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