Typedefs | Functions | Variables
duration.upb.h File Reference
#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"
Include dependency graph for duration.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct google_protobuf_Duration google_protobuf_Duration
 

Functions

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_Durationgoogle_protobuf_Duration_new (upb_Arena *arena)
 
UPB_INLINE google_protobuf_Durationgoogle_protobuf_Duration_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE google_protobuf_Durationgoogle_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)
 

Variables

const upb_MiniTable google_protobuf_Duration_msginit
 
const upb_MiniTable_File google_protobuf_duration_proto_upb_file_layout
 

Typedef Documentation

◆ google_protobuf_Duration

Definition at line 24 of file duration.upb.h.

Function Documentation

◆ google_protobuf_Duration_clear_nanos()

UPB_INLINE void google_protobuf_Duration_clear_nanos ( const google_protobuf_Duration msg)

Definition at line 66 of file duration.upb.h.

◆ google_protobuf_Duration_clear_seconds()

UPB_INLINE void google_protobuf_Duration_clear_seconds ( const google_protobuf_Duration msg)

Definition at line 60 of file duration.upb.h.

◆ google_protobuf_Duration_nanos()

UPB_INLINE int32_t google_protobuf_Duration_nanos ( const google_protobuf_Duration msg)

Definition at line 69 of file duration.upb.h.

◆ google_protobuf_Duration_new()

UPB_INLINE google_protobuf_Duration* google_protobuf_Duration_new ( upb_Arena arena)

Definition at line 31 of file duration.upb.h.

◆ google_protobuf_Duration_parse()

UPB_INLINE google_protobuf_Duration* google_protobuf_Duration_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

Definition at line 34 of file duration.upb.h.

◆ google_protobuf_Duration_parse_ex()

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 
)

Definition at line 42 of file duration.upb.h.

◆ google_protobuf_Duration_seconds()

UPB_INLINE int64_t google_protobuf_Duration_seconds ( const google_protobuf_Duration msg)

Definition at line 63 of file duration.upb.h.

◆ google_protobuf_Duration_serialize()

UPB_INLINE char* google_protobuf_Duration_serialize ( const google_protobuf_Duration msg,
upb_Arena arena,
size_t *  len 
)

Definition at line 53 of file duration.upb.h.

◆ google_protobuf_Duration_serialize_ex()

UPB_INLINE char* google_protobuf_Duration_serialize_ex ( const google_protobuf_Duration msg,
int  options,
upb_Arena arena,
size_t *  len 
)

Definition at line 56 of file duration.upb.h.

◆ google_protobuf_Duration_set_nanos()

UPB_INLINE void google_protobuf_Duration_set_nanos ( google_protobuf_Duration msg,
int32_t  value 
)

Definition at line 76 of file duration.upb.h.

◆ google_protobuf_Duration_set_seconds()

UPB_INLINE void google_protobuf_Duration_set_seconds ( google_protobuf_Duration msg,
int64_t  value 
)

Definition at line 73 of file duration.upb.h.

Variable Documentation

◆ google_protobuf_Duration_msginit

const upb_MiniTable google_protobuf_Duration_msginit

Definition at line 20 of file duration.upb.c.

◆ google_protobuf_duration_proto_upb_file_layout

const upb_MiniTable_File google_protobuf_duration_proto_upb_file_layout

Definition at line 30 of file duration.upb.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:11