Typedefs | Functions | Variables
any.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 any.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_Any google_protobuf_Any
 

Functions

UPB_INLINE void google_protobuf_Any_clear_type_url (const google_protobuf_Any *msg)
 
UPB_INLINE void google_protobuf_Any_clear_value (const google_protobuf_Any *msg)
 
UPB_INLINE google_protobuf_Anygoogle_protobuf_Any_new (upb_Arena *arena)
 
UPB_INLINE google_protobuf_Anygoogle_protobuf_Any_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE google_protobuf_Anygoogle_protobuf_Any_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * google_protobuf_Any_serialize (const google_protobuf_Any *msg, upb_Arena *arena, size_t *len)
 
UPB_INLINE char * google_protobuf_Any_serialize_ex (const google_protobuf_Any *msg, int options, upb_Arena *arena, size_t *len)
 
UPB_INLINE void google_protobuf_Any_set_type_url (google_protobuf_Any *msg, upb_StringView value)
 
UPB_INLINE void google_protobuf_Any_set_value (google_protobuf_Any *msg, upb_StringView value)
 
UPB_INLINE upb_StringView google_protobuf_Any_type_url (const google_protobuf_Any *msg)
 
UPB_INLINE upb_StringView google_protobuf_Any_value (const google_protobuf_Any *msg)
 

Variables

const upb_MiniTable google_protobuf_Any_msginit
 
const upb_MiniTable_File google_protobuf_any_proto_upb_file_layout
 

Typedef Documentation

◆ google_protobuf_Any

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

Function Documentation

◆ google_protobuf_Any_clear_type_url()

UPB_INLINE void google_protobuf_Any_clear_type_url ( const google_protobuf_Any msg)

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

◆ google_protobuf_Any_clear_value()

UPB_INLINE void google_protobuf_Any_clear_value ( const google_protobuf_Any msg)

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

◆ google_protobuf_Any_new()

UPB_INLINE google_protobuf_Any* google_protobuf_Any_new ( upb_Arena arena)

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

◆ google_protobuf_Any_parse()

UPB_INLINE google_protobuf_Any* google_protobuf_Any_parse ( const char *  buf,
size_t  size,
upb_Arena arena 
)

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

◆ google_protobuf_Any_parse_ex()

UPB_INLINE google_protobuf_Any* google_protobuf_Any_parse_ex ( const char *  buf,
size_t  size,
const upb_ExtensionRegistry extreg,
int  options,
upb_Arena arena 
)

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

◆ google_protobuf_Any_serialize()

UPB_INLINE char* google_protobuf_Any_serialize ( const google_protobuf_Any msg,
upb_Arena arena,
size_t *  len 
)

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

◆ google_protobuf_Any_serialize_ex()

UPB_INLINE char* google_protobuf_Any_serialize_ex ( const google_protobuf_Any msg,
int  options,
upb_Arena arena,
size_t *  len 
)

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

◆ google_protobuf_Any_set_type_url()

UPB_INLINE void google_protobuf_Any_set_type_url ( google_protobuf_Any msg,
upb_StringView  value 
)

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

◆ google_protobuf_Any_set_value()

UPB_INLINE void google_protobuf_Any_set_value ( google_protobuf_Any msg,
upb_StringView  value 
)

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

◆ google_protobuf_Any_type_url()

UPB_INLINE upb_StringView google_protobuf_Any_type_url ( const google_protobuf_Any msg)

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

◆ google_protobuf_Any_value()

UPB_INLINE upb_StringView google_protobuf_Any_value ( const google_protobuf_Any msg)

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

Variable Documentation

◆ google_protobuf_Any_msginit

const upb_MiniTable google_protobuf_Any_msginit

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

◆ google_protobuf_any_proto_upb_file_layout

const upb_MiniTable_File google_protobuf_any_proto_upb_file_layout

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



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