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

Constructor & Destructor Documentation

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

~Refine_Mod ( )

Definition at line 457 of file Tree_Schema.cpp.

Member Function Documentation

const char* presence ( )
inline

get presence variable from lys_refine_mod

Definition at line 1113 of file Tree_Schema.hpp.

S_Refine_Mod_List list ( )

get list variable from lys_refine_mod

Definition at line 459 of file Tree_Schema.cpp.


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