Sha256: c30290f2c27518500ebe474853c742bd5d226a3878ee08ab673b62816ef1a078
Contents?: true
Size: 1.12 KB
Versions: 11
Compression:
Stored size: 1.12 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/route/v3/route.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef ENVOY_CONFIG_ROUTE_V3_ROUTE_PROTO_UPBDEFS_H_ #define ENVOY_CONFIG_ROUTE_V3_ROUTE_PROTO_UPBDEFS_H_ #include "upb/def.h" #include "upb/port_def.inc" #ifdef __cplusplus extern "C" { #endif #include "upb/def.h" #include "upb/port_def.inc" extern upb_def_init envoy_config_route_v3_route_proto_upbdefinit; UPB_INLINE const upb_msgdef *envoy_config_route_v3_RouteConfiguration_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &envoy_config_route_v3_route_proto_upbdefinit); return upb_symtab_lookupmsg(s, "envoy.config.route.v3.RouteConfiguration"); } UPB_INLINE const upb_msgdef *envoy_config_route_v3_Vhds_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &envoy_config_route_v3_route_proto_upbdefinit); return upb_symtab_lookupmsg(s, "envoy.config.route.v3.Vhds"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port_undef.inc" #endif /* ENVOY_CONFIG_ROUTE_V3_ROUTE_PROTO_UPBDEFS_H_ */
Version data entries
11 entries across 11 versions & 1 rubygems