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