Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
z
Classes
Class List
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Enumerations
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Properties
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
grpc
src
core
ext
upb-generated
google
protobuf
empty.upb.c
Go to the documentation of this file.
1
/* This file was generated by upbc (the upb compiler) from the input
2
* file:
3
*
4
* google/protobuf/empty.proto
5
*
6
* Do not edit -- your changes will be discarded when the file is
7
* regenerated. */
8
9
#include <stddef.h>
10
#include "
upb/msg_internal.h
"
11
#include "
google/protobuf/empty.upb.h
"
12
13
#include "upb/port_def.inc"
14
15
const
upb_MiniTable
google_protobuf_Empty_msginit
= {
16
NULL,
17
NULL,
18
UPB_SIZE
(0, 8), 0,
kUpb_ExtMode_NonExtendable
, 0, 255, 0,
19
};
20
21
static
const
upb_MiniTable
*
messages_layout
[1] = {
22
&
google_protobuf_Empty_msginit
,
23
};
24
25
const
upb_MiniTable_File
google_protobuf_empty_proto_upb_file_layout
= {
26
messages_layout
,
27
NULL,
28
NULL,
29
1,
30
0,
31
0,
32
};
33
34
#include "upb/port_undef.inc"
35
google_protobuf_Empty_msginit
const upb_MiniTable google_protobuf_Empty_msginit
Definition:
empty.upb.c:15
google_protobuf_empty_proto_upb_file_layout
const upb_MiniTable_File google_protobuf_empty_proto_upb_file_layout
Definition:
empty.upb.c:25
upb_MiniTable
Definition:
msg_internal.h:185
kUpb_ExtMode_NonExtendable
@ kUpb_ExtMode_NonExtendable
Definition:
msg_internal.h:160
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition:
bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
upb_MiniTable_File
Definition:
msg_internal.h:208
messages_layout
static const upb_MiniTable * messages_layout[1]
Definition:
empty.upb.c:21
empty.upb.h
msg_internal.h
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:15