QtBase  v6.3.1
Public Attributes | List of all members
_hb_var_int_t Union Reference

#include <hb-common.h>

Public Attributes

uint32_t u32
 
int32_t i32
 
uint16_t u16 [2]
 
int16_t i16 [2]
 
uint8_t u8 [4]
 
int8_t i8 [4]
 

Detailed Description

Definition at line 124 of file hb-common.h.

Member Data Documentation

◆ i16

int16_t _hb_var_int_t::i16[2]

Definition at line 128 of file hb-common.h.

◆ i32

int32_t _hb_var_int_t::i32

Definition at line 126 of file hb-common.h.

◆ i8

int8_t _hb_var_int_t::i8[4]

Definition at line 130 of file hb-common.h.

◆ u16

uint16_t _hb_var_int_t::u16[2]

Definition at line 127 of file hb-common.h.

◆ u32

uint32_t _hb_var_int_t::u32

Definition at line 125 of file hb-common.h.

◆ u8

uint8_t _hb_var_int_t::u8[4]

Definition at line 129 of file hb-common.h.


The documentation for this union was generated from the following file: