expr.upb.h
Go to the documentation of this file.
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  * google/type/expr.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef GOOGLE_TYPE_EXPR_PROTO_UPB_H_
10 #define GOOGLE_TYPE_EXPR_PROTO_UPB_H_
11 
12 #include "upb/msg_internal.h"
13 #include "upb/decode.h"
14 #include "upb/decode_fast.h"
15 #include "upb/encode.h"
16 
17 #include "upb/port_def.inc"
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 struct google_type_Expr;
26 
27 
28 
29 /* google.type.Expr */
30 
33 }
36  if (!ret) return NULL;
38  return NULL;
39  }
40  return ret;
41 }
43  const upb_ExtensionRegistry* extreg,
44  int options, upb_Arena* arena) {
46  if (!ret) return NULL;
49  return NULL;
50  }
51  return ret;
52 }
55 }
57  upb_Arena* arena, size_t* len) {
59 }
62 }
64  return *UPB_PTR_AT(msg, UPB_SIZE(0, 0), upb_StringView);
65 }
68 }
70  return *UPB_PTR_AT(msg, UPB_SIZE(8, 16), upb_StringView);
71 }
74 }
76  return *UPB_PTR_AT(msg, UPB_SIZE(16, 32), upb_StringView);
77 }
80 }
82  return *UPB_PTR_AT(msg, UPB_SIZE(24, 48), upb_StringView);
83 }
84 
87 }
90 }
93 }
96 }
97 
99 
100 #ifdef __cplusplus
101 } /* extern "C" */
102 #endif
103 
104 #include "upb/port_undef.inc"
105 
106 #endif /* GOOGLE_TYPE_EXPR_PROTO_UPB_H_ */
google_type_Expr_new
UPB_INLINE google_type_Expr * google_type_Expr_new(upb_Arena *arena)
Definition: expr.upb.h:31
google_type_Expr_location
UPB_INLINE upb_StringView google_type_Expr_location(const google_type_Expr *msg)
Definition: expr.upb.h:81
encode.h
upb_Decode
upb_DecodeStatus upb_Decode(const char *buf, size_t size, void *msg, const upb_MiniTable *l, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
Definition: decode.c:1076
options
double_dict options[]
Definition: capstone_test.c:55
buf
voidpf void * buf
Definition: bloaty/third_party/zlib/contrib/minizip/ioapi.h:136
kUpb_DecodeStatus_Ok
@ kUpb_DecodeStatus_Ok
Definition: decode.h:72
upb_MiniTable
Definition: msg_internal.h:185
google_type_Expr_set_location
UPB_INLINE void google_type_Expr_set_location(google_type_Expr *msg, upb_StringView value)
Definition: expr.upb.h:94
UPB_PTR_AT
#define UPB_PTR_AT(msg, ofs, type)
Definition: php-upb.c:71
arena
grpc_core::ScopedArenaPtr arena
Definition: binder_transport_test.cc:237
google_type_Expr_clear_expression
UPB_INLINE void google_type_Expr_clear_expression(const google_type_Expr *msg)
Definition: expr.upb.h:60
_upb_Message_New
upb_Message * _upb_Message_New(const upb_MiniTable *l, upb_Arena *a)
Definition: msg.c:44
decode.h
google_type_Expr
struct google_type_Expr google_type_Expr
Definition: expr.upb.h:24
google_type_expr_proto_upb_file_layout
const upb_MiniTable_File google_type_expr_proto_upb_file_layout
Definition: expr.upb.c:32
google_type_Expr_msginit
const upb_MiniTable google_type_Expr_msginit
Definition: expr.upb.c:22
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
UPB_INLINE
#define UPB_INLINE
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:53
google_type_Expr_serialize_ex
UPB_INLINE char * google_type_Expr_serialize_ex(const google_type_Expr *msg, int options, upb_Arena *arena, size_t *len)
Definition: expr.upb.h:56
google_type_Expr_parse_ex
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)
Definition: expr.upb.h:42
google_type_Expr_description
UPB_INLINE upb_StringView google_type_Expr_description(const google_type_Expr *msg)
Definition: expr.upb.h:75
upb_MiniTable_File
Definition: msg_internal.h:208
google_type_Expr_serialize
UPB_INLINE char * google_type_Expr_serialize(const google_type_Expr *msg, upb_Arena *arena, size_t *len)
Definition: expr.upb.h:53
decode_fast.h
msg
std::string msg
Definition: client_interceptors_end2end_test.cc:372
google_type_Expr_set_expression
UPB_INLINE void google_type_Expr_set_expression(google_type_Expr *msg, upb_StringView value)
Definition: expr.upb.h:85
google_type_Expr_clear_title
UPB_INLINE void google_type_Expr_clear_title(const google_type_Expr *msg)
Definition: expr.upb.h:66
value
const char * value
Definition: hpack_parser_table.cc:165
google_type_Expr_expression
UPB_INLINE upb_StringView google_type_Expr_expression(const google_type_Expr *msg)
Definition: expr.upb.h:63
upb_Encode
char * upb_Encode(const void *msg, const upb_MiniTable *l, int options, upb_Arena *arena, size_t *size)
Definition: encode.c:573
google_type_Expr_parse
UPB_INLINE google_type_Expr * google_type_Expr_parse(const char *buf, size_t size, upb_Arena *arena)
Definition: expr.upb.h:34
upb_StringView
Definition: upb/upb/upb.h:72
ret
UniquePtr< SSL_SESSION > ret
Definition: ssl_x509.cc:1029
google_type_Expr_set_title
UPB_INLINE void google_type_Expr_set_title(google_type_Expr *msg, upb_StringView value)
Definition: expr.upb.h:88
google_type_Expr_clear_location
UPB_INLINE void google_type_Expr_clear_location(const google_type_Expr *msg)
Definition: expr.upb.h:78
upb_StringView_FromDataAndSize
UPB_INLINE upb_StringView upb_StringView_FromDataAndSize(const char *data, size_t size)
Definition: upb/upb/upb.h:77
google_type_Expr_set_description
UPB_INLINE void google_type_Expr_set_description(google_type_Expr *msg, upb_StringView value)
Definition: expr.upb.h:91
google_type_Expr_title
UPB_INLINE upb_StringView google_type_Expr_title(const google_type_Expr *msg)
Definition: expr.upb.h:69
len
int len
Definition: abseil-cpp/absl/base/internal/low_level_alloc_test.cc:46
size
voidpf void uLong size
Definition: bloaty/third_party/zlib/contrib/minizip/ioapi.h:136
google_type_Expr_clear_description
UPB_INLINE void google_type_Expr_clear_description(const google_type_Expr *msg)
Definition: expr.upb.h:72
msg_internal.h
upb_Arena
Definition: upb_internal.h:36
upb_ExtensionRegistry
Definition: msg.c:372


grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:17