Public Attributes | List of all members
upb_jsonparser_frame Struct Reference

Public Attributes

upb_jsonparser_any_frameany_frame
 
const upb_fielddeff
 
bool is_any
 
bool is_map
 
bool is_mapentry
 
bool is_repeated
 
bool is_unknown_field
 
const upb_msgdefm
 
const upb_fielddefmapfield
 
const upb_strtablename_table
 
upb_sink sink
 

Detailed Description

Definition at line 8643 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.

Member Data Documentation

◆ any_frame

upb_jsonparser_any_frame * upb_jsonparser_frame::any_frame

◆ f

const upb_fielddef * upb_jsonparser_frame::f

◆ is_any

bool upb_jsonparser_frame::is_any

◆ is_map

bool upb_jsonparser_frame::is_map

◆ is_mapentry

bool upb_jsonparser_frame::is_mapentry

◆ is_repeated

bool upb_jsonparser_frame::is_repeated

◆ is_unknown_field

bool upb_jsonparser_frame::is_unknown_field

◆ m

const upb_msgdef * upb_jsonparser_frame::m

◆ mapfield

const upb_fielddef * upb_jsonparser_frame::mapfield

◆ name_table

const upb_strtable * upb_jsonparser_frame::name_table

◆ sink

upb_sink upb_jsonparser_frame::sink

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


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