webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
upb_pbdecodermethod Struct Reference

#include <upb.h>

Public Attributes

upb_refcounted base
 
union {
   uint32_t   ofs
 
   void *   ptr
 
code_base
 
const upb_refcountedgroup
 
bool is_native_
 
upb_byteshandler input_handler_
 
const upb_handlersdest_handlers_
 
upb_inttable dispatch
 
union {
   uint32_t   ofs
 
   void *   ptr
 
code_base
 

Member Data Documentation

◆ base

upb_refcounted upb_pbdecodermethod::base

◆ code_base [1/2]

union { ... } upb_pbdecodermethod::code_base

◆ code_base [2/2]

union { ... } upb_pbdecodermethod::code_base

◆ dest_handlers_

const upb_handlers * upb_pbdecodermethod::dest_handlers_

◆ dispatch

upb_inttable upb_pbdecodermethod::dispatch

◆ group

const upb_refcounted * upb_pbdecodermethod::group

◆ input_handler_

upb_byteshandler upb_pbdecodermethod::input_handler_

◆ is_native_

bool upb_pbdecodermethod::is_native_

◆ ofs

uint32_t upb_pbdecodermethod::ofs

◆ ptr

void* upb_pbdecodermethod::ptr

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