Public Attributes | List of all members
upb_FileDef Struct Reference

Public Attributes

int dep_count
 
const upb_FileDef ** deps
 
int ext_count
 
const upb_MiniTable_Extension ** ext_layouts
 
const char * name
 
const google_protobuf_FileOptionsopts
 
const char * package
 
int public_dep_count
 
const int32_tpublic_deps
 
int service_count
 
const upb_ServiceDefservices
 
const upb_DefPoolsymtab
 
upb_Syntax syntax
 
int top_lvl_enum_count
 
const upb_EnumDeftop_lvl_enums
 
int top_lvl_ext_count
 
const upb_FieldDeftop_lvl_exts
 
int top_lvl_msg_count
 
const upb_MessageDeftop_lvl_msgs
 
int weak_dep_count
 
const int32_tweak_deps
 

Detailed Description

Definition at line 171 of file upb/upb/def.c.

Member Data Documentation

◆ dep_count

int upb_FileDef::dep_count

Definition at line 186 of file upb/upb/def.c.

◆ deps

const upb_FileDef** upb_FileDef::deps

Definition at line 176 of file upb/upb/def.c.

◆ ext_count

int upb_FileDef::ext_count

Definition at line 193 of file upb/upb/def.c.

◆ ext_layouts

const upb_MiniTable_Extension** upb_FileDef::ext_layouts

Definition at line 183 of file upb/upb/def.c.

◆ name

const char* upb_FileDef::name

Definition at line 173 of file upb/upb/def.c.

◆ opts

const google_protobuf_FileOptions* upb_FileDef::opts

Definition at line 172 of file upb/upb/def.c.

◆ package

const char* upb_FileDef::package

Definition at line 174 of file upb/upb/def.c.

◆ public_dep_count

int upb_FileDef::public_dep_count

Definition at line 187 of file upb/upb/def.c.

◆ public_deps

const int32_t* upb_FileDef::public_deps

Definition at line 177 of file upb/upb/def.c.

◆ service_count

int upb_FileDef::service_count

Definition at line 192 of file upb/upb/def.c.

◆ services

const upb_ServiceDef* upb_FileDef::services

Definition at line 182 of file upb/upb/def.c.

◆ symtab

const upb_DefPool* upb_FileDef::symtab

Definition at line 184 of file upb/upb/def.c.

◆ syntax

upb_Syntax upb_FileDef::syntax

Definition at line 194 of file upb/upb/def.c.

◆ top_lvl_enum_count

int upb_FileDef::top_lvl_enum_count

Definition at line 190 of file upb/upb/def.c.

◆ top_lvl_enums

const upb_EnumDef* upb_FileDef::top_lvl_enums

Definition at line 180 of file upb/upb/def.c.

◆ top_lvl_ext_count

int upb_FileDef::top_lvl_ext_count

Definition at line 191 of file upb/upb/def.c.

◆ top_lvl_exts

const upb_FieldDef* upb_FileDef::top_lvl_exts

Definition at line 181 of file upb/upb/def.c.

◆ top_lvl_msg_count

int upb_FileDef::top_lvl_msg_count

Definition at line 189 of file upb/upb/def.c.

◆ top_lvl_msgs

const upb_MessageDef* upb_FileDef::top_lvl_msgs

Definition at line 179 of file upb/upb/def.c.

◆ weak_dep_count

int upb_FileDef::weak_dep_count

Definition at line 188 of file upb/upb/def.c.

◆ weak_deps

const int32_t* upb_FileDef::weak_deps

Definition at line 178 of file upb/upb/def.c.


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


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