libyang  1.0.253
YANG data modeling language library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Type_Info_Dec64 Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Type_Info_Dec64 (struct lys_type_info_dec64 *info_dec64, S_Deleter deleter)
 
 ~Type_Info_Dec64 ()
 
S_Restr range ()
 
uint8_t dig ()
 
uint8_t div ()
 

Detailed Description

Definition at line 251 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

Type_Info_Dec64 ( struct lys_type_info_dec64 info_dec64,
S_Deleter  deleter 
)

wrapper for struct lys_type_info_dec64, for internal use only

Definition at line 123 of file Tree_Schema.cpp.

Definition at line 127 of file Tree_Schema.cpp.

Member Function Documentation

S_Restr range ( )

get range variable from lys_type_info_dec64

Definition at line 128 of file Tree_Schema.cpp.

uint8_t dig ( )
inline

get dig variable from lys_type_info_dec64

Definition at line 260 of file Tree_Schema.hpp.

uint8_t div ( )
inline

get div variable from lys_type_info_dec64

Definition at line 262 of file Tree_Schema.hpp.


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