Sha256: a82c77a080f6ffec7e74399c30742836a68673709e642a4fbaf28adacec6ad62
Contents?: true
Size: 1.29 KB
Versions: 10
Compression:
Stored size: 1.29 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * xds/core/v3/cidr.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #include <stddef.h> #include "upb/msg_internal.h" #include "xds/core/v3/cidr.upb.h" #include "xds/annotations/v3/status.upb.h" #include "google/protobuf/wrappers.upb.h" #include "validate/validate.upb.h" #include "upb/port_def.inc" static const upb_MiniTable_Sub xds_core_v3_CidrRange_submsgs[1] = { {.submsg = &google_protobuf_UInt32Value_msginit}, }; static const upb_MiniTable_Field xds_core_v3_CidrRange__fields[2] = { {1, UPB_SIZE(4, 8), UPB_SIZE(0, 0), kUpb_NoSub, 9, kUpb_FieldMode_Scalar | (kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)}, {2, UPB_SIZE(12, 24), UPB_SIZE(1, 1), 0, 11, kUpb_FieldMode_Scalar | (kUpb_FieldRep_Pointer << kUpb_FieldRep_Shift)}, }; const upb_MiniTable xds_core_v3_CidrRange_msginit = { &xds_core_v3_CidrRange_submsgs[0], &xds_core_v3_CidrRange__fields[0], UPB_SIZE(16, 32), 2, kUpb_ExtMode_NonExtendable, 2, 255, 0, }; static const upb_MiniTable *messages_layout[1] = { &xds_core_v3_CidrRange_msginit, }; const upb_MiniTable_File xds_core_v3_cidr_proto_upb_file_layout = { messages_layout, NULL, NULL, 1, 0, 0, }; #include "upb/port_undef.inc"
Version data entries
10 entries across 10 versions & 1 rubygems