libyang  1.0.101
YANG data modeling language library
Type_Info_Ident Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Type_Info_Ident (struct lys_type_info_ident *info_ident, S_Deleter deleter)
 
 ~Type_Info_Ident ()
 
std::vector< S_Ident > ref ()
 
int count ()
 

Detailed Description

Definition at line 312 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Type_Info_Ident()

Type_Info_Ident ( struct lys_type_info_ident info_ident,
S_Deleter  deleter 
)

wrapper for struct lys_type_info_ident, for internal use only

Definition at line 137 of file Tree_Schema.cpp.

◆ ~Type_Info_Ident()

Definition at line 141 of file Tree_Schema.cpp.

Member Function Documentation

◆ ref()

std::vector< S_Ident > ref ( )

get ref variable from lys_type_info_ident

Definition at line 142 of file Tree_Schema.cpp.

◆ count()

int count ( )
inline

get count variable from lys_type_info_ident

Definition at line 321 of file Tree_Schema.hpp.


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