9 #ifndef GOOGLE_PROTOBUF_EMPTY_PROTO_UPB_H_ 10 #define GOOGLE_PROTOBUF_EMPTY_PROTO_UPB_H_ 12 #include "upb/generated_util.h" 14 #include "upb/decode.h" 15 #include "upb/encode.h" 17 #include "upb/port_def.inc" 48 #include "upb/port_undef.inc" struct google_protobuf_Empty google_protobuf_Empty
Definition: empty.upb.h:24
UPB_INLINE char * google_protobuf_Empty_serialize(const google_protobuf_Empty *msg, upb_arena *arena, size_t *len)
Definition: empty.upb.h:38
UPB_INLINE google_protobuf_Empty * google_protobuf_Empty_parse(const char *buf, size_t size, upb_arena *arena)
Definition: empty.upb.h:33
const upb_msglayout google_protobuf_Empty_msginit
Definition: empty.upb.c:15
UPB_INLINE google_protobuf_Empty * google_protobuf_Empty_new(upb_arena *arena)
Definition: empty.upb.h:30