WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
upb_inttable Struct Reference

#include <upb/hash/int_table.h>

Public Attributes

upb_table t
 
const upb_valuearray
 
const uint8_t * presence_mask
 
uint32_t array_size
 
uint32_t array_count
 

Member Data Documentation

◆ array

const upb_value* upb_inttable::array

◆ array_count

uint32_t upb_inttable::array_count

◆ array_size

uint32_t upb_inttable::array_size

◆ presence_mask

const uint8_t* upb_inttable::presence_mask

◆ t

upb_table upb_inttable::t

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