Sha256: ef92f2dff8cc86aa5a98608a1aaaeb366449fe1b45e41071504c5af3b0a8bd7d
Contents?: true
Size: 827 Bytes
Versions: 21
Compression:
Stored size: 827 Bytes
Contents
/* This file was generated by upbc (the upb compiler) from the input * file: * * google/protobuf/any.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef GOOGLE_PROTOBUF_ANY_PROTO_UPBDEFS_H_ #define GOOGLE_PROTOBUF_ANY_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_any_proto_upbdefinit; UPB_INLINE const upb_msgdef *google_protobuf_Any_getmsgdef(upb_symtab *s) { _upb_symtab_loaddefinit(s, &google_protobuf_any_proto_upbdefinit); return upb_symtab_lookupmsg(s, "google.protobuf.Any"); } #ifdef __cplusplus } /* extern "C" */ #endif #include "upb/port_undef.inc" #endif /* GOOGLE_PROTOBUF_ANY_PROTO_UPBDEFS_H_ */
Version data entries
21 entries across 21 versions & 2 rubygems