GRPC Core  18.0.0
custom_tag.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/type/tracing/v3/custom_tag.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef ENVOY_TYPE_TRACING_V3_CUSTOM_TAG_PROTO_UPBDEFS_H_
10 #define ENVOY_TYPE_TRACING_V3_CUSTOM_TAG_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 
23 
24 UPB_INLINE const upb_msgdef *envoy_type_tracing_v3_CustomTag_getmsgdef(upb_symtab *s) {
25  _upb_symtab_loaddefinit(s, &envoy_type_tracing_v3_custom_tag_proto_upbdefinit);
26  return upb_symtab_lookupmsg(s, "envoy.type.tracing.v3.CustomTag");
27 }
28 
29 UPB_INLINE const upb_msgdef *envoy_type_tracing_v3_CustomTag_Literal_getmsgdef(upb_symtab *s) {
30  _upb_symtab_loaddefinit(s, &envoy_type_tracing_v3_custom_tag_proto_upbdefinit);
31  return upb_symtab_lookupmsg(s, "envoy.type.tracing.v3.CustomTag.Literal");
32 }
33 
34 UPB_INLINE const upb_msgdef *envoy_type_tracing_v3_CustomTag_Environment_getmsgdef(upb_symtab *s) {
35  _upb_symtab_loaddefinit(s, &envoy_type_tracing_v3_custom_tag_proto_upbdefinit);
36  return upb_symtab_lookupmsg(s, "envoy.type.tracing.v3.CustomTag.Environment");
37 }
38 
39 UPB_INLINE const upb_msgdef *envoy_type_tracing_v3_CustomTag_Header_getmsgdef(upb_symtab *s) {
40  _upb_symtab_loaddefinit(s, &envoy_type_tracing_v3_custom_tag_proto_upbdefinit);
41  return upb_symtab_lookupmsg(s, "envoy.type.tracing.v3.CustomTag.Header");
42 }
43 
44 UPB_INLINE const upb_msgdef *envoy_type_tracing_v3_CustomTag_Metadata_getmsgdef(upb_symtab *s) {
45  _upb_symtab_loaddefinit(s, &envoy_type_tracing_v3_custom_tag_proto_upbdefinit);
46  return upb_symtab_lookupmsg(s, "envoy.type.tracing.v3.CustomTag.Metadata");
47 }
48 
49 #ifdef __cplusplus
50 } /* extern "C" */
51 #endif
52 
53 #include "upb/port_undef.inc"
54 
55 #endif /* ENVOY_TYPE_TRACING_V3_CUSTOM_TAG_PROTO_UPBDEFS_H_ */
UPB_INLINE const upb_msgdef * envoy_type_tracing_v3_CustomTag_Literal_getmsgdef(upb_symtab *s)
Definition: custom_tag.upbdefs.h:29
UPB_INLINE const upb_msgdef * envoy_type_tracing_v3_CustomTag_Environment_getmsgdef(upb_symtab *s)
Definition: custom_tag.upbdefs.h:34
UPB_INLINE const upb_msgdef * envoy_type_tracing_v3_CustomTag_Header_getmsgdef(upb_symtab *s)
Definition: custom_tag.upbdefs.h:39
UPB_INLINE const upb_msgdef * envoy_type_tracing_v3_CustomTag_getmsgdef(upb_symtab *s)
Definition: custom_tag.upbdefs.h:24
upb_def_init envoy_type_tracing_v3_custom_tag_proto_upbdefinit
Definition: custom_tag.upbdefs.c:90
UPB_INLINE const upb_msgdef * envoy_type_tracing_v3_CustomTag_Metadata_getmsgdef(upb_symtab *s)
Definition: custom_tag.upbdefs.h:44