Sha256: 82e396e1a3d642b176955fc1ce2306a74cf1fb62e4997a7f0a504433fff12191
Contents?: true
Size: 1.12 KB
Versions: 13
Compression:
Stored size: 1.12 KB
Contents
/* This file was generated by upb_generator from the input file: * * envoy/admin/v3/listeners.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef ENVOY_ADMIN_V3_LISTENERS_PROTO_UPBDEFS_H_ #define ENVOY_ADMIN_V3_LISTENERS_PROTO_UPBDEFS_H_ #include "upb/reflection/def.h" #include "upb/reflection/internal/def_pool.h" #include "upb/port/def.inc" // Must be last. #ifdef __cplusplus extern "C" { #endif extern _upb_DefPool_Init envoy_admin_v3_listeners_proto_upbdefinit; UPB_INLINE const upb_MessageDef *envoy_admin_v3_Listeners_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &envoy_admin_v3_listeners_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "envoy.admin.v3.Listeners"); } UPB_INLINE const upb_MessageDef *envoy_admin_v3_ListenerStatus_getmsgdef(upb_DefPool *s) { _upb_DefPool_LoadDefInit(s, &envoy_admin_v3_listeners_proto_upbdefinit); return upb_DefPool_FindMessageByName(s, "envoy.admin.v3.ListenerStatus"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port/undef.inc" #endif /* ENVOY_ADMIN_V3_LISTENERS_PROTO_UPBDEFS_H_ */
Version data entries
13 entries across 13 versions & 1 rubygems