Sha256: 86da304bc23952d401d1981b78dff4cf09162e546586a5518de96ddd30594bc4
Contents?: true
Size: 1.53 KB
Versions: 13
Compression:
Stored size: 1.53 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/reflection/def.h" #include "upb/reflection/def_pool_internal.h" #include "upb/port/def.inc" #ifdef __cplusplus extern "C" { #endif #include "upb/reflection/def.h" #include "upb/port/def.inc" extern _upb_DefPool_Init envoy_config_route_v3_route_proto_upbdefinit; UPB_INLINE const upb_MessageDef *envoy_config_route_v3_RouteConfiguration_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &envoy_config_route_v3_route_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "envoy.config.route.v3.RouteConfiguration"); } UPB_INLINE const upb_MessageDef *envoy_config_route_v3_RouteConfiguration_TypedPerFilterConfigEntry_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &envoy_config_route_v3_route_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "envoy.config.route.v3.RouteConfiguration.TypedPerFilterConfigEntry"); } UPB_INLINE const upb_MessageDef *envoy_config_route_v3_Vhds_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &envoy_config_route_v3_route_proto_upbdefinit); return upb_DefPool_FindMessageByName(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
13 entries across 13 versions & 1 rubygems