Public Attributes | List of all members
upb_Decoder Struct Reference

#include <decode_internal.h>

Public Attributes

upb_Arena arena
 
const char * debug_tagstart
 
const char * debug_valstart
 
int depth
 
const char * end
 
uint32_t end_group
 
jmp_buf err
 
const upb_ExtensionRegistryextreg
 
int limit
 
const char * limit_ptr
 
bool missing_required
 
uint16_t options
 
char patch [32]
 
const char * unknown
 
upb_Messageunknown_msg
 

Detailed Description

Definition at line 48 of file decode_internal.h.

Member Data Documentation

◆ arena

upb_Arena upb_Decoder::arena

Definition at line 61 of file decode_internal.h.

◆ debug_tagstart

const char* upb_Decoder::debug_tagstart

Definition at line 65 of file decode_internal.h.

◆ debug_valstart

const char* upb_Decoder::debug_valstart

Definition at line 66 of file decode_internal.h.

◆ depth

int upb_Decoder::depth

Definition at line 56 of file decode_internal.h.

◆ end

const char* upb_Decoder::end

Definition at line 49 of file decode_internal.h.

◆ end_group

uint32_t upb_Decoder::end_group

Definition at line 57 of file decode_internal.h.

◆ err

jmp_buf upb_Decoder::err

Definition at line 62 of file decode_internal.h.

◆ extreg

const upb_ExtensionRegistry* upb_Decoder::extreg

Definition at line 54 of file decode_internal.h.

◆ limit

int upb_Decoder::limit

Definition at line 55 of file decode_internal.h.

◆ limit_ptr

const char* upb_Decoder::limit_ptr

Definition at line 50 of file decode_internal.h.

◆ missing_required

bool upb_Decoder::missing_required

Definition at line 59 of file decode_internal.h.

◆ options

uint16_t upb_Decoder::options

Definition at line 58 of file decode_internal.h.

◆ patch

char upb_Decoder::patch[32]

Definition at line 60 of file decode_internal.h.

◆ unknown

const char* upb_Decoder::unknown

Definition at line 52 of file decode_internal.h.

◆ unknown_msg

upb_Message* upb_Decoder::unknown_msg

Definition at line 51 of file decode_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