#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_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_Any * | google_protobuf_Any_new (upb_Arena *arena) |
|
UPB_INLINE google_protobuf_Any * | google_protobuf_Any_parse (const char *buf, size_t size, upb_Arena *arena) |
|
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) |
|
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) |
|
◆ google_protobuf_Any
◆ google_protobuf_Any_clear_type_url()
◆ google_protobuf_Any_clear_value()
◆ google_protobuf_Any_new()
◆ google_protobuf_Any_parse()
◆ google_protobuf_Any_parse_ex()
◆ google_protobuf_Any_serialize()
◆ google_protobuf_Any_serialize_ex()
◆ google_protobuf_Any_set_type_url()
◆ google_protobuf_Any_set_value()
◆ google_protobuf_Any_type_url()
◆ google_protobuf_Any_value()
◆ google_protobuf_Any_msginit
◆ google_protobuf_any_proto_upb_file_layout