Typedefs | Functions | Variables
timestamp.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 timestamp.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_Timestamp google_protobuf_Timestamp
 

Functions

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_Timestampgoogle_protobuf_Timestamp_new (upb_Arena *arena)
 
UPB_INLINE google_protobuf_Timestampgoogle_protobuf_Timestamp_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE google_protobuf_Timestampgoogle_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)
 

Variables

const upb_MiniTable google_protobuf_Timestamp_msginit
 
const upb_MiniTable_File google_protobuf_timestamp_proto_upb_file_layout
 

Typedef Documentation

◆ google_protobuf_Timestamp

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

Function Documentation

◆ google_protobuf_Timestamp_clear_nanos()

UPB_INLINE void google_protobuf_Timestamp_clear_nanos ( const google_protobuf_Timestamp msg)

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

◆ google_protobuf_Timestamp_clear_seconds()

UPB_INLINE void google_protobuf_Timestamp_clear_seconds ( const google_protobuf_Timestamp msg)

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

◆ google_protobuf_Timestamp_nanos()

UPB_INLINE int32_t google_protobuf_Timestamp_nanos ( const google_protobuf_Timestamp msg)

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

◆ google_protobuf_Timestamp_new()

UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_new ( upb_Arena arena)

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

◆ google_protobuf_Timestamp_parse()

UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

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

◆ google_protobuf_Timestamp_parse_ex()

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 
)

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

◆ google_protobuf_Timestamp_seconds()

UPB_INLINE int64_t google_protobuf_Timestamp_seconds ( const google_protobuf_Timestamp msg)

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

◆ google_protobuf_Timestamp_serialize()

UPB_INLINE char* google_protobuf_Timestamp_serialize ( const google_protobuf_Timestamp msg,
upb_Arena arena,
size_t *  len 
)

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

◆ google_protobuf_Timestamp_serialize_ex()

UPB_INLINE char* google_protobuf_Timestamp_serialize_ex ( const google_protobuf_Timestamp msg,
int  options,
upb_Arena arena,
size_t *  len 
)

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

◆ google_protobuf_Timestamp_set_nanos()

UPB_INLINE void google_protobuf_Timestamp_set_nanos ( google_protobuf_Timestamp msg,
int32_t  value 
)

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

◆ google_protobuf_Timestamp_set_seconds()

UPB_INLINE void google_protobuf_Timestamp_set_seconds ( google_protobuf_Timestamp msg,
int64_t  value 
)

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

Variable Documentation

◆ google_protobuf_Timestamp_msginit

const upb_MiniTable google_protobuf_Timestamp_msginit

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

◆ google_protobuf_timestamp_proto_upb_file_layout

const upb_MiniTable_File google_protobuf_timestamp_proto_upb_file_layout

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



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