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
upbdefs-generated
envoy
config
trace
v3
lightstep.upbdefs.h
Go to the documentation of this file.
1
/* This file was generated by upbc (the upb compiler) from the input
2
* file:
3
*
4
* envoy/config/trace/v3/lightstep.proto
5
*
6
* Do not edit -- your changes will be discarded when the file is
7
* regenerated. */
8
9
#ifndef ENVOY_CONFIG_TRACE_V3_LIGHTSTEP_PROTO_UPBDEFS_H_
10
#define ENVOY_CONFIG_TRACE_V3_LIGHTSTEP_PROTO_UPBDEFS_H_
11
12
#include "
upb/def.h
"
13
#include "upb/port_def.inc"
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
#include "
upb/def.h
"
19
20
#include "upb/port_def.inc"
21
22
extern
_upb_DefPool_Init
envoy_config_trace_v3_lightstep_proto_upbdefinit
;
23
24
UPB_INLINE
const
upb_MessageDef
*
envoy_config_trace_v3_LightstepConfig_getmsgdef
(
upb_DefPool
*s) {
25
_upb_DefPool_LoadDefInit
(s, &
envoy_config_trace_v3_lightstep_proto_upbdefinit
);
26
return
upb_DefPool_FindMessageByName
(s,
"envoy.config.trace.v3.LightstepConfig"
);
27
}
28
29
#ifdef __cplusplus
30
}
/* extern "C" */
31
#endif
32
33
#include "upb/port_undef.inc"
34
35
#endif
/* ENVOY_CONFIG_TRACE_V3_LIGHTSTEP_PROTO_UPBDEFS_H_ */
_upb_DefPool_LoadDefInit
UPB_INLINE bool _upb_DefPool_LoadDefInit(upb_DefPool *s, const _upb_DefPool_Init *init)
Definition:
upb/upb/def.h:398
envoy_config_trace_v3_LightstepConfig_getmsgdef
const UPB_INLINE upb_MessageDef * envoy_config_trace_v3_LightstepConfig_getmsgdef(upb_DefPool *s)
Definition:
lightstep.upbdefs.h:24
upb_MessageDef
Definition:
upb/upb/def.c:100
envoy_config_trace_v3_lightstep_proto_upbdefinit
_upb_DefPool_Init envoy_config_trace_v3_lightstep_proto_upbdefinit
Definition:
lightstep.upbdefs.c:67
_upb_DefPool_Init
Definition:
upb/upb/def.h:386
UPB_INLINE
#define UPB_INLINE
Definition:
bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:53
def.h
upb_DefPool
Definition:
upb/upb/def.c:217
upb_DefPool_FindMessageByName
const upb_MessageDef * upb_DefPool_FindMessageByName(const upb_DefPool *s, const char *sym)
Definition:
upb/upb/def.c:1125
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:28