#include <upb.h>
Public Attributes | |
upb_alloc * | alloc |
size_t | count |
upb_ctype_t | ctype |
const upb_tabent * | entries |
size_t | mask |
uint8_t | size_lg2 |
Definition at line 2793 of file php/ext/google/protobuf/upb.h.
upb_alloc* upb_table::alloc |
Definition at line 1103 of file ruby/ext/google/protobuf_c/upb.h.
size_t upb_table::count |
Definition at line 2794 of file php/ext/google/protobuf/upb.h.
upb_ctype_t upb_table::ctype |
Definition at line 2796 of file php/ext/google/protobuf/upb.h.
const upb_tabent * upb_table::entries |
Definition at line 2805 of file php/ext/google/protobuf/upb.h.
size_t upb_table::mask |
Definition at line 2795 of file php/ext/google/protobuf/upb.h.
uint8_t upb_table::size_lg2 |
Definition at line 2797 of file php/ext/google/protobuf/upb.h.