#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 struct google_protobuf_Any * | google_api_HttpBody_add_extensions (google_api_HttpBody *msg, upb_Arena *arena) |
|
UPB_INLINE void | google_api_HttpBody_clear_content_type (const google_api_HttpBody *msg) |
|
UPB_INLINE void | google_api_HttpBody_clear_data (const google_api_HttpBody *msg) |
|
UPB_INLINE void | google_api_HttpBody_clear_extensions (const google_api_HttpBody *msg) |
|
UPB_INLINE upb_StringView | google_api_HttpBody_content_type (const google_api_HttpBody *msg) |
|
UPB_INLINE upb_StringView | google_api_HttpBody_data (const google_api_HttpBody *msg) |
|
UPB_INLINE const struct google_protobuf_Any *const * | google_api_HttpBody_extensions (const google_api_HttpBody *msg, size_t *len) |
|
UPB_INLINE bool | google_api_HttpBody_has_extensions (const google_api_HttpBody *msg) |
|
UPB_INLINE struct google_protobuf_Any ** | google_api_HttpBody_mutable_extensions (google_api_HttpBody *msg, size_t *len) |
|
UPB_INLINE google_api_HttpBody * | google_api_HttpBody_new (upb_Arena *arena) |
|
UPB_INLINE google_api_HttpBody * | google_api_HttpBody_parse (const char *buf, size_t size, upb_Arena *arena) |
|
UPB_INLINE google_api_HttpBody * | google_api_HttpBody_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena) |
|
UPB_INLINE struct google_protobuf_Any ** | google_api_HttpBody_resize_extensions (google_api_HttpBody *msg, size_t len, upb_Arena *arena) |
|
UPB_INLINE char * | google_api_HttpBody_serialize (const google_api_HttpBody *msg, upb_Arena *arena, size_t *len) |
|
UPB_INLINE char * | google_api_HttpBody_serialize_ex (const google_api_HttpBody *msg, int options, upb_Arena *arena, size_t *len) |
|
UPB_INLINE void | google_api_HttpBody_set_content_type (google_api_HttpBody *msg, upb_StringView value) |
|
UPB_INLINE void | google_api_HttpBody_set_data (google_api_HttpBody *msg, upb_StringView value) |
|
◆ google_api_HttpBody
◆ google_api_HttpBody_add_extensions()
◆ google_api_HttpBody_clear_content_type()
◆ google_api_HttpBody_clear_data()
◆ google_api_HttpBody_clear_extensions()
◆ google_api_HttpBody_content_type()
◆ google_api_HttpBody_data()
◆ google_api_HttpBody_extensions()
◆ google_api_HttpBody_has_extensions()
◆ google_api_HttpBody_mutable_extensions()
◆ google_api_HttpBody_new()
◆ google_api_HttpBody_parse()
◆ google_api_HttpBody_parse_ex()
◆ google_api_HttpBody_resize_extensions()
◆ google_api_HttpBody_serialize()
◆ google_api_HttpBody_serialize_ex()
◆ google_api_HttpBody_set_content_type()
◆ google_api_HttpBody_set_data()
◆ google_api_HttpBody_msginit
◆ google_api_httpbody_proto_upb_file_layout
◆ google_protobuf_Any_msginit