Public Attributes | List of all members
upb_pbdecoder Struct Reference

#include <upb.h>

Public Attributes

upb_arenaarena
 
const char * buf
 
const char * buf_param
 
uint64_t bufstart_ofs
 
size_t call_len
 
const uint32_t ** callstack
 
const char * checkpoint
 
const char * data_end
 
const char * delim_end
 
const char * end
 
const upb_bufhandlehandle
 
upb_bytessink input_
 
const uint32_tlast
 
upb_pbdecoder_framelimit
 
const upb_pbdecodermethodmethod_
 
const uint32_tpc
 
const char * ptr
 
char residual [UPB_DECODER_MAX_RESIDUAL_BYTES]
 
char * residual_end
 
size_t size_param
 
size_t skip
 
upb_pbdecoder_framestack
 
size_t stack_size
 
upb_statusstatus
 
upb_pbdecoder_frametop
 

Detailed Description

Definition at line 6436 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.

Member Data Documentation

◆ arena

upb_arena * upb_pbdecoder::arena

◆ buf

const char * upb_pbdecoder::buf

◆ buf_param

const char * upb_pbdecoder::buf_param

◆ bufstart_ofs

uint64_t upb_pbdecoder::bufstart_ofs

◆ call_len

size_t upb_pbdecoder::call_len

◆ callstack

const uint32_t ** upb_pbdecoder::callstack

◆ checkpoint

const char * upb_pbdecoder::checkpoint

◆ data_end

const char * upb_pbdecoder::data_end

◆ delim_end

const char * upb_pbdecoder::delim_end

◆ end

const char * upb_pbdecoder::end

◆ handle

const upb_bufhandle * upb_pbdecoder::handle

◆ input_

upb_bytessink upb_pbdecoder::input_

◆ last

const uint32_t * upb_pbdecoder::last

◆ limit

upb_pbdecoder_frame * upb_pbdecoder::limit

◆ method_

const upb_pbdecodermethod * upb_pbdecoder::method_

◆ pc

const uint32_t * upb_pbdecoder::pc

◆ ptr

const char * upb_pbdecoder::ptr

◆ residual

char upb_pbdecoder::residual

◆ residual_end

char * upb_pbdecoder::residual_end

◆ size_param

size_t upb_pbdecoder::size_param

◆ skip

size_t upb_pbdecoder::skip

◆ stack

upb_pbdecoder_frame * upb_pbdecoder::stack

◆ stack_size

size_t upb_pbdecoder::stack_size

◆ status

upb_status * upb_pbdecoder::status

◆ top

upb_pbdecoder_frame * upb_pbdecoder::top

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


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