Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-common.h>
Data Fields | |
float | f |
uint32_t | u32 |
int32_t | i32 |
uint16_t | u16 [2] |
int16_t | i16 [2] |
uint8_t | u8 [4] |
int8_t | i8 [4] |
Definition at line 140 of file hb-common.h.
float _hb_var_num_t::f |
Definition at line 141 of file hb-common.h.
int16_t _hb_var_num_t::i16[2] |
Definition at line 145 of file hb-common.h.
int32_t _hb_var_num_t::i32 |
Definition at line 143 of file hb-common.h.
int8_t _hb_var_num_t::i8[4] |
Definition at line 147 of file hb-common.h.
uint16_t _hb_var_num_t::u16[2] |
Definition at line 144 of file hb-common.h.
uint32_t _hb_var_num_t::u32 |
Definition at line 142 of file hb-common.h.
uint8_t _hb_var_num_t::u8[4] |
Definition at line 146 of file hb-common.h.