Sha256: 1e9c8694abe0807b769243d3ef09e3240e56b436c5177832f74037abafc2ab79
Contents?: true
Size: 1.49 KB
Versions: 21
Compression:
Stored size: 1.49 KB
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/protobuf/struct.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_ #define GOOGLE_PROTOBUF_STRUCT_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 google_protobuf_struct_proto_upbdefinit; UPB_INLINE const upb_msgdef *google_protobuf_Struct_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_protobuf_struct_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.protobuf.Struct"); } UPB_INLINE const upb_msgdef *google_protobuf_Struct_FieldsEntry_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_protobuf_struct_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.protobuf.Struct.FieldsEntry"); } UPB_INLINE const upb_msgdef *google_protobuf_Value_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_protobuf_struct_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.protobuf.Value"); } UPB_INLINE const upb_msgdef *google_protobuf_ListValue_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_protobuf_struct_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.protobuf.ListValue"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port_undef.inc" #endif /* GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_ */
Version data entries
21 entries across 21 versions & 2 rubygems