#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Go to the source code of this file.
|
UPB_INLINE void | google_protobuf_Timestamp_clear_nanos (const google_protobuf_Timestamp *msg) |
|
UPB_INLINE void | google_protobuf_Timestamp_clear_seconds (const google_protobuf_Timestamp *msg) |
|
UPB_INLINE int32_t | google_protobuf_Timestamp_nanos (const google_protobuf_Timestamp *msg) |
|
UPB_INLINE google_protobuf_Timestamp * | google_protobuf_Timestamp_new (upb_Arena *arena) |
|
UPB_INLINE google_protobuf_Timestamp * | google_protobuf_Timestamp_parse (const char *buf, size_t size, upb_Arena *arena) |
|
UPB_INLINE google_protobuf_Timestamp * | google_protobuf_Timestamp_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena) |
|
UPB_INLINE int64_t | google_protobuf_Timestamp_seconds (const google_protobuf_Timestamp *msg) |
|
UPB_INLINE char * | google_protobuf_Timestamp_serialize (const google_protobuf_Timestamp *msg, upb_Arena *arena, size_t *len) |
|
UPB_INLINE char * | google_protobuf_Timestamp_serialize_ex (const google_protobuf_Timestamp *msg, int options, upb_Arena *arena, size_t *len) |
|
UPB_INLINE void | google_protobuf_Timestamp_set_nanos (google_protobuf_Timestamp *msg, int32_t value) |
|
UPB_INLINE void | google_protobuf_Timestamp_set_seconds (google_protobuf_Timestamp *msg, int64_t value) |
|
◆ google_protobuf_Timestamp
◆ google_protobuf_Timestamp_clear_nanos()
◆ google_protobuf_Timestamp_clear_seconds()
◆ google_protobuf_Timestamp_nanos()
◆ google_protobuf_Timestamp_new()
◆ google_protobuf_Timestamp_parse()
◆ google_protobuf_Timestamp_parse_ex()
◆ google_protobuf_Timestamp_seconds()
◆ google_protobuf_Timestamp_serialize()
◆ google_protobuf_Timestamp_serialize_ex()
◆ google_protobuf_Timestamp_set_nanos()
◆ google_protobuf_Timestamp_set_seconds()
◆ google_protobuf_Timestamp_msginit
◆ google_protobuf_timestamp_proto_upb_file_layout