GRPC C++  1.39.1
listener_components.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/listener/v3/listener_components.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef ENVOY_CONFIG_LISTENER_V3_LISTENER_COMPONENTS_PROTO_UPBDEFS_H_
10 #define ENVOY_CONFIG_LISTENER_V3_LISTENER_COMPONENTS_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_config_listener_v3_Filter_getmsgdef(upb_symtab *s) {
26  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.Filter");
27 }
28 
29 UPB_INLINE const upb_msgdef *envoy_config_listener_v3_FilterChainMatch_getmsgdef(upb_symtab *s) {
31  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.FilterChainMatch");
32 }
33 
34 UPB_INLINE const upb_msgdef *envoy_config_listener_v3_FilterChain_getmsgdef(upb_symtab *s) {
36  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.FilterChain");
37 }
38 
39 UPB_INLINE const upb_msgdef *envoy_config_listener_v3_FilterChain_OnDemandConfiguration_getmsgdef(upb_symtab *s) {
41  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.FilterChain.OnDemandConfiguration");
42 }
43 
44 UPB_INLINE const upb_msgdef *envoy_config_listener_v3_ListenerFilterChainMatchPredicate_getmsgdef(upb_symtab *s) {
46  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.ListenerFilterChainMatchPredicate");
47 }
48 
51  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.ListenerFilterChainMatchPredicate.MatchSet");
52 }
53 
54 UPB_INLINE const upb_msgdef *envoy_config_listener_v3_ListenerFilter_getmsgdef(upb_symtab *s) {
56  return upb_symtab_lookupmsg(s, "envoy.config.listener.v3.ListenerFilter");
57 }
58 
59 #ifdef __cplusplus
60 } /* extern "C" */
61 #endif
62 
63 #include "upb/port_undef.inc"
64 
65 #endif /* ENVOY_CONFIG_LISTENER_V3_LISTENER_COMPONENTS_PROTO_UPBDEFS_H_ */
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_Filter_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:24
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_ListenerFilter_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:54
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_ListenerFilterChainMatchPredicate_MatchSet_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:49
upb_def_init envoy_config_listener_v3_listener_components_proto_upbdefinit
Definition: listener_components.upbdefs.c:188
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_FilterChain_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:34
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_FilterChainMatch_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:29
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_ListenerFilterChainMatchPredicate_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:44
UPB_INLINE const upb_msgdef * envoy_config_listener_v3_FilterChain_OnDemandConfiguration_getmsgdef(upb_symtab *s)
Definition: listener_components.upbdefs.h:39