#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_Duration_clear_nanos (const google_protobuf_Duration *msg) |
|
UPB_INLINE void | google_protobuf_Duration_clear_seconds (const google_protobuf_Duration *msg) |
|
UPB_INLINE int32_t | google_protobuf_Duration_nanos (const google_protobuf_Duration *msg) |
|
UPB_INLINE google_protobuf_Duration * | google_protobuf_Duration_new (upb_Arena *arena) |
|
UPB_INLINE google_protobuf_Duration * | google_protobuf_Duration_parse (const char *buf, size_t size, upb_Arena *arena) |
|
UPB_INLINE google_protobuf_Duration * | google_protobuf_Duration_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena) |
|
UPB_INLINE int64_t | google_protobuf_Duration_seconds (const google_protobuf_Duration *msg) |
|
UPB_INLINE char * | google_protobuf_Duration_serialize (const google_protobuf_Duration *msg, upb_Arena *arena, size_t *len) |
|
UPB_INLINE char * | google_protobuf_Duration_serialize_ex (const google_protobuf_Duration *msg, int options, upb_Arena *arena, size_t *len) |
|
UPB_INLINE void | google_protobuf_Duration_set_nanos (google_protobuf_Duration *msg, int32_t value) |
|
UPB_INLINE void | google_protobuf_Duration_set_seconds (google_protobuf_Duration *msg, int64_t value) |
|
◆ google_protobuf_Duration
◆ google_protobuf_Duration_clear_nanos()
◆ google_protobuf_Duration_clear_seconds()
◆ google_protobuf_Duration_nanos()
◆ google_protobuf_Duration_new()
◆ google_protobuf_Duration_parse()
◆ google_protobuf_Duration_parse_ex()
◆ google_protobuf_Duration_seconds()
◆ google_protobuf_Duration_serialize()
◆ google_protobuf_Duration_serialize_ex()
◆ google_protobuf_Duration_set_nanos()
◆ google_protobuf_Duration_set_seconds()
◆ google_protobuf_Duration_msginit
◆ google_protobuf_duration_proto_upb_file_layout