libyang  1.0.130
YANG data modeling language library
Refine_Mod Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Refine_Mod (union lys_refine_mod mod, uint16_t target_type, S_Deleter deleter)
 
 ~Refine_Mod ()
 
const char * presence ()
 
S_Refine_Mod_List list ()
 

Detailed Description

Definition at line 1103 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Refine_Mod()

Refine_Mod ( union lys_refine_mod  mod,
uint16_t  target_type,
S_Deleter  deleter 
)

wrapper for struct lys_refine_mod, for internal use only

Definition at line 444 of file Tree_Schema.cpp.

◆ ~Refine_Mod()

~Refine_Mod ( )

Definition at line 449 of file Tree_Schema.cpp.

Member Function Documentation

◆ presence()

const char* presence ( )
inline

get presence variable from lys_refine_mod

Definition at line 1110 of file Tree_Schema.hpp.

◆ list()

S_Refine_Mod_List list ( )

get list variable from lys_refine_mod

Definition at line 451 of file Tree_Schema.cpp.


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