Sha256: 94bf2c19a389987e5a4c1926781a81c19b31844f5ed646ba6b1734554971156e
Contents?: true
Size: 1.17 KB
Versions: 21
Compression:
Stored size: 1.17 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/config/core/v3/extension.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef ENVOY_CONFIG_CORE_V3_EXTENSION_PROTO_UPBDEFS_H_ #define ENVOY_CONFIG_CORE_V3_EXTENSION_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_core_v3_extension_proto_upbdefinit; UPB_INLINE const upb_msgdef *envoy_config_core_v3_TypedExtensionConfig_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &envoy_config_core_v3_extension_proto_upbdefinit); return upb_symtab_lookupmsg(s, "envoy.config.core.v3.TypedExtensionConfig"); } UPB_INLINE const upb_msgdef *envoy_config_core_v3_ExtensionConfigSource_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &envoy_config_core_v3_extension_proto_upbdefinit); return upb_symtab_lookupmsg(s, "envoy.config.core.v3.ExtensionConfigSource"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port_undef.inc" #endif /* ENVOY_CONFIG_CORE_V3_EXTENSION_PROTO_UPBDEFS_H_ */
Version data entries
21 entries across 21 versions & 2 rubygems