#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_type_Expr_clear_description (const google_type_Expr *msg) |
|
UPB_INLINE void | google_type_Expr_clear_expression (const google_type_Expr *msg) |
|
UPB_INLINE void | google_type_Expr_clear_location (const google_type_Expr *msg) |
|
UPB_INLINE void | google_type_Expr_clear_title (const google_type_Expr *msg) |
|
UPB_INLINE upb_StringView | google_type_Expr_description (const google_type_Expr *msg) |
|
UPB_INLINE upb_StringView | google_type_Expr_expression (const google_type_Expr *msg) |
|
UPB_INLINE upb_StringView | google_type_Expr_location (const google_type_Expr *msg) |
|
UPB_INLINE google_type_Expr * | google_type_Expr_new (upb_Arena *arena) |
|
UPB_INLINE google_type_Expr * | google_type_Expr_parse (const char *buf, size_t size, upb_Arena *arena) |
|
UPB_INLINE google_type_Expr * | google_type_Expr_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena) |
|
UPB_INLINE char * | google_type_Expr_serialize (const google_type_Expr *msg, upb_Arena *arena, size_t *len) |
|
UPB_INLINE char * | google_type_Expr_serialize_ex (const google_type_Expr *msg, int options, upb_Arena *arena, size_t *len) |
|
UPB_INLINE void | google_type_Expr_set_description (google_type_Expr *msg, upb_StringView value) |
|
UPB_INLINE void | google_type_Expr_set_expression (google_type_Expr *msg, upb_StringView value) |
|
UPB_INLINE void | google_type_Expr_set_location (google_type_Expr *msg, upb_StringView value) |
|
UPB_INLINE void | google_type_Expr_set_title (google_type_Expr *msg, upb_StringView value) |
|
UPB_INLINE upb_StringView | google_type_Expr_title (const google_type_Expr *msg) |
|
◆ google_type_Expr
◆ google_type_Expr_clear_description()
◆ google_type_Expr_clear_expression()
◆ google_type_Expr_clear_location()
◆ google_type_Expr_clear_title()
◆ google_type_Expr_description()
◆ google_type_Expr_expression()
◆ google_type_Expr_location()
◆ google_type_Expr_new()
◆ google_type_Expr_parse()
◆ google_type_Expr_parse_ex()
◆ google_type_Expr_serialize()
◆ google_type_Expr_serialize_ex()
◆ google_type_Expr_set_description()
◆ google_type_Expr_set_expression()
◆ google_type_Expr_set_location()
◆ google_type_Expr_set_title()
◆ google_type_Expr_title()
◆ google_type_Expr_msginit
◆ google_type_expr_proto_upb_file_layout