Public Attributes | List of all members
upb_Arena Struct Reference

#include <upb_internal.h>

Public Attributes

upb_allocblock_alloc
 
uintptr_t cleanup_metadata
 
mem_blockfreelist
 
mem_blockfreelist_tail
 
_upb_ArenaHead head
 
uint32_t last_size
 
struct upb_Arenaparent
 
uint32_t refcount
 

Detailed Description

Definition at line 36 of file upb_internal.h.

Member Data Documentation

◆ block_alloc

upb_alloc* upb_Arena::block_alloc

Definition at line 45 of file upb_internal.h.

◆ cleanup_metadata

uintptr_t upb_Arena::cleanup_metadata

Definition at line 41 of file upb_internal.h.

◆ freelist

mem_block* upb_Arena::freelist

Definition at line 55 of file upb_internal.h.

◆ freelist_tail

mem_block * upb_Arena::freelist_tail

Definition at line 55 of file upb_internal.h.

◆ head

_upb_ArenaHead upb_Arena::head

Definition at line 37 of file upb_internal.h.

◆ last_size

uint32_t upb_Arena::last_size

Definition at line 46 of file upb_internal.h.

◆ parent

struct upb_Arena* upb_Arena::parent

Definition at line 52 of file upb_internal.h.

◆ refcount

uint32_t upb_Arena::refcount

Definition at line 51 of file upb_internal.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49