#include <upb.h>
Public Attributes | |
uint32_t * | group |
uint32_t | individual_count |
bool | is_frozen |
upb_refcounted * | next |
const struct upb_refcounted_vtbl * | vtbl |
Definition at line 1471 of file ruby/ext/google/protobuf_c/upb.h.
uint32_t* upb_refcounted::group |
Definition at line 1481 of file ruby/ext/google/protobuf_c/upb.h.
uint32_t upb_refcounted::individual_count |
Definition at line 1492 of file ruby/ext/google/protobuf_c/upb.h.
bool upb_refcounted::is_frozen |
Definition at line 1494 of file ruby/ext/google/protobuf_c/upb.h.
upb_refcounted* upb_refcounted::next |
Definition at line 1484 of file ruby/ext/google/protobuf_c/upb.h.
const struct upb_refcounted_vtbl* upb_refcounted::vtbl |
Definition at line 1487 of file ruby/ext/google/protobuf_c/upb.h.