#include "upb/msg.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 udpa_type_v1_TypedStruct * | udpa_type_v1_TypedStruct_new (upb_arena *arena) |
|
UPB_INLINE udpa_type_v1_TypedStruct * | udpa_type_v1_TypedStruct_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE udpa_type_v1_TypedStruct * | udpa_type_v1_TypedStruct_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | udpa_type_v1_TypedStruct_serialize (const udpa_type_v1_TypedStruct *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | udpa_type_v1_TypedStruct_type_url (const udpa_type_v1_TypedStruct *msg) |
|
UPB_INLINE bool | udpa_type_v1_TypedStruct_has_value (const udpa_type_v1_TypedStruct *msg) |
|
UPB_INLINE const struct google_protobuf_Struct * | udpa_type_v1_TypedStruct_value (const udpa_type_v1_TypedStruct *msg) |
|
UPB_INLINE void | udpa_type_v1_TypedStruct_set_type_url (udpa_type_v1_TypedStruct *msg, upb_strview value) |
|
UPB_INLINE void | udpa_type_v1_TypedStruct_set_value (udpa_type_v1_TypedStruct *msg, struct google_protobuf_Struct *value) |
|
UPB_INLINE struct google_protobuf_Struct * | udpa_type_v1_TypedStruct_mutable_value (udpa_type_v1_TypedStruct *msg, upb_arena *arena) |
|
◆ udpa_type_v1_TypedStruct
◆ udpa_type_v1_TypedStruct_has_value()
◆ udpa_type_v1_TypedStruct_mutable_value()
◆ udpa_type_v1_TypedStruct_new()
◆ udpa_type_v1_TypedStruct_parse()
UPB_INLINE udpa_type_v1_TypedStruct* udpa_type_v1_TypedStruct_parse |
( |
const char * |
buf, |
|
|
size_t |
size, |
|
|
upb_arena * |
arena |
|
) |
| |
◆ udpa_type_v1_TypedStruct_parse_ex()
UPB_INLINE udpa_type_v1_TypedStruct* udpa_type_v1_TypedStruct_parse_ex |
( |
const char * |
buf, |
|
|
size_t |
size, |
|
|
upb_arena * |
arena, |
|
|
int |
options |
|
) |
| |
◆ udpa_type_v1_TypedStruct_serialize()
UPB_INLINE char* udpa_type_v1_TypedStruct_serialize |
( |
const udpa_type_v1_TypedStruct * |
msg, |
|
|
upb_arena * |
arena, |
|
|
size_t * |
len |
|
) |
| |
◆ udpa_type_v1_TypedStruct_set_type_url()
◆ udpa_type_v1_TypedStruct_set_value()
◆ udpa_type_v1_TypedStruct_type_url()
◆ udpa_type_v1_TypedStruct_value()
◆ google_protobuf_Struct_msginit
const upb_msglayout google_protobuf_Struct_msginit |
|
extern |
◆ udpa_type_v1_TypedStruct_msginit
const upb_msglayout udpa_type_v1_TypedStruct_msginit |
|
extern |