value.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  * envoy/type/matcher/v3/value.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef ENVOY_TYPE_MATCHER_V3_VALUE_PROTO_UPB_H_
10 #define ENVOY_TYPE_MATCHER_V3_VALUE_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 
36 
37 
38 
39 /* envoy.type.matcher.v3.ValueMatcher */
40 
43 }
46  if (!ret) return NULL;
48  return NULL;
49  }
50  return ret;
51 }
53  const upb_ExtensionRegistry* extreg,
54  int options, upb_Arena* arena) {
56  if (!ret) return NULL;
59  return NULL;
60  }
61  return ret;
62 }
65 }
67  upb_Arena* arena, size_t* len) {
69 }
70 typedef enum {
81 }
83  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 1;
84 }
87 }
90 }
92  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 2;
93 }
96 }
98  return UPB_READ_ONEOF(msg, const struct envoy_type_matcher_v3_DoubleMatcher*, UPB_SIZE(4, 8), UPB_SIZE(0, 0), 2, NULL);
99 }
101  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 3;
102 }
105 }
107  return UPB_READ_ONEOF(msg, const struct envoy_type_matcher_v3_StringMatcher*, UPB_SIZE(4, 8), UPB_SIZE(0, 0), 3, NULL);
108 }
110  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 4;
111 }
114 }
116  return UPB_READ_ONEOF(msg, bool, UPB_SIZE(4, 8), UPB_SIZE(0, 0), 4, false);
117 }
119  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 5;
120 }
123 }
125  return UPB_READ_ONEOF(msg, bool, UPB_SIZE(4, 8), UPB_SIZE(0, 0), 5, false);
126 }
128  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 6;
129 }
132 }
134  return UPB_READ_ONEOF(msg, const envoy_type_matcher_v3_ListMatcher*, UPB_SIZE(4, 8), UPB_SIZE(0, 0), 6, NULL);
135 }
136 
139 }
142  if (sub == NULL) {
144  if (!sub) return NULL;
146  }
147  return sub;
148 }
151 }
154  if (sub == NULL) {
156  if (!sub) return NULL;
158  }
159  return sub;
160 }
163 }
166  if (sub == NULL) {
168  if (!sub) return NULL;
170  }
171  return sub;
172 }
174  UPB_WRITE_ONEOF(msg, bool, UPB_SIZE(4, 8), value, UPB_SIZE(0, 0), 4);
175 }
177  UPB_WRITE_ONEOF(msg, bool, UPB_SIZE(4, 8), value, UPB_SIZE(0, 0), 5);
178 }
181 }
184  if (sub == NULL) {
186  if (!sub) return NULL;
188  }
189  return sub;
190 }
191 
192 /* envoy.type.matcher.v3.ValueMatcher.NullMatch */
193 
196 }
199  if (!ret) return NULL;
201  return NULL;
202  }
203  return ret;
204 }
206  const upb_ExtensionRegistry* extreg,
207  int options, upb_Arena* arena) {
209  if (!ret) return NULL;
212  return NULL;
213  }
214  return ret;
215 }
218 }
220  upb_Arena* arena, size_t* len) {
222 }
223 
224 
225 /* envoy.type.matcher.v3.ListMatcher */
226 
229 }
232  if (!ret) return NULL;
234  return NULL;
235  }
236  return ret;
237 }
239  const upb_ExtensionRegistry* extreg,
240  int options, upb_Arena* arena) {
242  if (!ret) return NULL;
245  return NULL;
246  }
247  return ret;
248 }
251 }
253  upb_Arena* arena, size_t* len) {
255 }
256 typedef enum {
262 }
264  return _upb_getoneofcase(msg, UPB_SIZE(0, 0)) == 1;
265 }
268 }
270  return UPB_READ_ONEOF(msg, const envoy_type_matcher_v3_ValueMatcher*, UPB_SIZE(4, 8), UPB_SIZE(0, 0), 1, NULL);
271 }
272 
275 }
278  if (sub == NULL) {
280  if (!sub) return NULL;
282  }
283  return sub;
284 }
285 
287 
288 #ifdef __cplusplus
289 } /* extern "C" */
290 #endif
291 
292 #include "upb/port_undef.inc"
293 
294 #endif /* ENVOY_TYPE_MATCHER_V3_VALUE_PROTO_UPB_H_ */
envoy_type_matcher_v3_ValueMatcher_mutable_null_match
UPB_INLINE struct envoy_type_matcher_v3_ValueMatcher_NullMatch * envoy_type_matcher_v3_ValueMatcher_mutable_null_match(envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
Definition: value.upb.h:140
envoy_type_matcher_v3_ValueMatcher_mutable_string_match
UPB_INLINE struct envoy_type_matcher_v3_StringMatcher * envoy_type_matcher_v3_ValueMatcher_mutable_string_match(envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
Definition: value.upb.h:164
envoy_type_matcher_v3_StringMatcher
struct envoy_type_matcher_v3_StringMatcher envoy_type_matcher_v3_StringMatcher
Definition: envoy/type/matcher/v3/string.upb.h:25
envoy_type_matcher_v3_ListMatcher_has_one_of
UPB_INLINE bool envoy_type_matcher_v3_ListMatcher_has_one_of(const envoy_type_matcher_v3_ListMatcher *msg)
Definition: value.upb.h:263
envoy_type_matcher_v3_ValueMatcher_msginit
const upb_MiniTable envoy_type_matcher_v3_ValueMatcher_msginit
Definition: value.upb.c:36
envoy_type_matcher_v3_ValueMatcher_NullMatch_serialize
UPB_INLINE char * envoy_type_matcher_v3_ValueMatcher_NullMatch_serialize(const envoy_type_matcher_v3_ValueMatcher_NullMatch *msg, upb_Arena *arena, size_t *len)
Definition: value.upb.h:216
envoy_type_matcher_v3_ValueMatcher_match_pattern_oneofcases
envoy_type_matcher_v3_ValueMatcher_match_pattern_oneofcases
Definition: value.upb.h:70
envoy_type_matcher_v3_ValueMatcher_clear_present_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_present_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:121
envoy_type_matcher_v3_ValueMatcher_has_bool_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_bool_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:109
envoy_type_matcher_v3_ValueMatcher_set_double_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_double_match(envoy_type_matcher_v3_ValueMatcher *msg, struct envoy_type_matcher_v3_DoubleMatcher *value)
Definition: value.upb.h:149
encode.h
envoy_type_matcher_v3_ListMatcher_msginit
const upb_MiniTable envoy_type_matcher_v3_ListMatcher_msginit
Definition: value.upb.c:56
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
envoy_type_matcher_v3_value_proto_upb_file_layout
const upb_MiniTable_File envoy_type_matcher_v3_value_proto_upb_file_layout
Definition: value.upb.c:68
envoy_type_matcher_v3_ValueMatcher_set_present_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_present_match(envoy_type_matcher_v3_ValueMatcher *msg, bool value)
Definition: value.upb.h:176
options
double_dict options[]
Definition: capstone_test.c:55
buf
voidpf void * buf
Definition: bloaty/third_party/zlib/contrib/minizip/ioapi.h:136
envoy_type_matcher_v3_ValueMatcher_list_match
const UPB_INLINE envoy_type_matcher_v3_ListMatcher * envoy_type_matcher_v3_ValueMatcher_list_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:133
kUpb_DecodeStatus_Ok
@ kUpb_DecodeStatus_Ok
Definition: decode.h:72
upb_MiniTable
Definition: msg_internal.h:185
envoy_type_matcher_v3_ValueMatcher_parse_ex
UPB_INLINE envoy_type_matcher_v3_ValueMatcher * envoy_type_matcher_v3_ValueMatcher_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
Definition: value.upb.h:52
envoy_type_matcher_v3_ValueMatcher_match_pattern_null_match
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_null_match
Definition: value.upb.h:71
envoy_type_matcher_v3_ListMatcher_clear_one_of
UPB_INLINE void envoy_type_matcher_v3_ListMatcher_clear_one_of(const envoy_type_matcher_v3_ListMatcher *msg)
Definition: value.upb.h:266
UPB_PTR_AT
#define UPB_PTR_AT(msg, ofs, type)
Definition: php-upb.c:71
envoy_type_matcher_v3_ListMatcher_serialize_ex
UPB_INLINE char * envoy_type_matcher_v3_ListMatcher_serialize_ex(const envoy_type_matcher_v3_ListMatcher *msg, int options, upb_Arena *arena, size_t *len)
Definition: value.upb.h:252
envoy_type_matcher_v3_ListMatcher_mutable_one_of
UPB_INLINE struct envoy_type_matcher_v3_ValueMatcher * envoy_type_matcher_v3_ListMatcher_mutable_one_of(envoy_type_matcher_v3_ListMatcher *msg, upb_Arena *arena)
Definition: value.upb.h:276
envoy_type_matcher_v3_ValueMatcher_present_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_present_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:124
envoy_type_matcher_v3_ValueMatcher_match_pattern_bool_match
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_bool_match
Definition: value.upb.h:74
envoy_type_matcher_v3_DoubleMatcher
struct envoy_type_matcher_v3_DoubleMatcher envoy_type_matcher_v3_DoubleMatcher
Definition: number.upb.h:24
envoy_type_matcher_v3_ValueMatcher_NullMatch_serialize_ex
UPB_INLINE char * envoy_type_matcher_v3_ValueMatcher_NullMatch_serialize_ex(const envoy_type_matcher_v3_ValueMatcher_NullMatch *msg, int options, upb_Arena *arena, size_t *len)
Definition: value.upb.h:219
arena
grpc_core::ScopedArenaPtr arena
Definition: binder_transport_test.cc:237
envoy_type_matcher_v3_ValueMatcher_new
UPB_INLINE envoy_type_matcher_v3_ValueMatcher * envoy_type_matcher_v3_ValueMatcher_new(upb_Arena *arena)
Definition: value.upb.h:41
envoy_type_matcher_v3_ValueMatcher_clear_bool_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_bool_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:112
envoy_type_matcher_v3_ListMatcher_new
UPB_INLINE envoy_type_matcher_v3_ListMatcher * envoy_type_matcher_v3_ListMatcher_new(upb_Arena *arena)
Definition: value.upb.h:227
envoy_type_matcher_v3_ValueMatcher_has_double_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_double_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:91
envoy_type_matcher_v3_ValueMatcher_NullMatch_parse
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatch * envoy_type_matcher_v3_ValueMatcher_NullMatch_parse(const char *buf, size_t size, upb_Arena *arena)
Definition: value.upb.h:197
_upb_Message_New
upb_Message * _upb_Message_New(const upb_MiniTable *l, upb_Arena *a)
Definition: msg.c:44
envoy_type_matcher_v3_ValueMatcher_NullMatch_parse_ex
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatch * envoy_type_matcher_v3_ValueMatcher_NullMatch_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
Definition: value.upb.h:205
decode.h
envoy_type_matcher_v3_ValueMatcher_parse
UPB_INLINE envoy_type_matcher_v3_ValueMatcher * envoy_type_matcher_v3_ValueMatcher_parse(const char *buf, size_t size, upb_Arena *arena)
Definition: value.upb.h:44
envoy_type_matcher_v3_ValueMatcher_mutable_list_match
UPB_INLINE struct envoy_type_matcher_v3_ListMatcher * envoy_type_matcher_v3_ValueMatcher_mutable_list_match(envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
Definition: value.upb.h:182
envoy_type_matcher_v3_ValueMatcher_mutable_double_match
UPB_INLINE struct envoy_type_matcher_v3_DoubleMatcher * envoy_type_matcher_v3_ValueMatcher_mutable_double_match(envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
Definition: value.upb.h:152
envoy_type_matcher_v3_ValueMatcher_NullMatch_new
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatch * envoy_type_matcher_v3_ValueMatcher_NullMatch_new(upb_Arena *arena)
Definition: value.upb.h:194
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
envoy_type_matcher_v3_ValueMatcher_set_null_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_null_match(envoy_type_matcher_v3_ValueMatcher *msg, envoy_type_matcher_v3_ValueMatcher_NullMatch *value)
Definition: value.upb.h:137
UPB_INLINE
#define UPB_INLINE
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:53
envoy_type_matcher_v3_ValueMatcher_serialize
UPB_INLINE char * envoy_type_matcher_v3_ValueMatcher_serialize(const envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena, size_t *len)
Definition: value.upb.h:63
envoy_type_matcher_v3_ValueMatcher
struct envoy_type_matcher_v3_ValueMatcher envoy_type_matcher_v3_ValueMatcher
Definition: value.upb.h:26
upb_MiniTable_File
Definition: msg_internal.h:208
envoy_type_matcher_v3_ListMatcher_match_pattern_case
UPB_INLINE envoy_type_matcher_v3_ListMatcher_match_pattern_oneofcases envoy_type_matcher_v3_ListMatcher_match_pattern_case(const envoy_type_matcher_v3_ListMatcher *msg)
Definition: value.upb.h:260
decode_fast.h
envoy_type_matcher_v3_ValueMatcher_set_string_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_string_match(envoy_type_matcher_v3_ValueMatcher *msg, struct envoy_type_matcher_v3_StringMatcher *value)
Definition: value.upb.h:161
envoy_type_matcher_v3_ListMatcher_match_pattern_NOT_SET
@ envoy_type_matcher_v3_ListMatcher_match_pattern_NOT_SET
Definition: value.upb.h:258
envoy_type_matcher_v3_ListMatcher_match_pattern_one_of
@ envoy_type_matcher_v3_ListMatcher_match_pattern_one_of
Definition: value.upb.h:257
msg
std::string msg
Definition: client_interceptors_end2end_test.cc:372
envoy_type_matcher_v3_ValueMatcher_has_string_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_string_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:100
envoy_type_matcher_v3_ValueMatcher_has_present_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_present_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:118
value
const char * value
Definition: hpack_parser_table.cc:165
envoy_type_matcher_v3_ValueMatcher_has_null_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_null_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:82
_upb_getoneofcase
UPB_INLINE uint32_t _upb_getoneofcase(const void *msg, size_t case_ofs)
Definition: php-upb.h:1307
envoy_type_matcher_v3_ValueMatcher_match_pattern_double_match
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_double_match
Definition: value.upb.h:72
upb_Encode
char * upb_Encode(const void *msg, const upb_MiniTable *l, int options, upb_Arena *arena, size_t *size)
Definition: encode.c:573
envoy_type_matcher_v3_ValueMatcher_bool_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_bool_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:115
envoy_type_matcher_v3_ValueMatcher_match_pattern_present_match
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_present_match
Definition: value.upb.h:75
envoy_type_matcher_v3_ValueMatcher_clear_double_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_double_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:94
envoy_type_matcher_v3_StringMatcher_msginit
const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit
Definition: envoy/type/matcher/v3/string.upb.c:32
envoy_type_matcher_v3_ValueMatcher_string_match
UPB_INLINE const struct envoy_type_matcher_v3_StringMatcher * envoy_type_matcher_v3_ValueMatcher_string_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:106
envoy_type_matcher_v3_ValueMatcher_has_list_match
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_list_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:127
UPB_READ_ONEOF
#define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default)
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:38
envoy_type_matcher_v3_ValueMatcher_null_match
const UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatch * envoy_type_matcher_v3_ValueMatcher_null_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:88
envoy_type_matcher_v3_ValueMatcher_NullMatch
struct envoy_type_matcher_v3_ValueMatcher_NullMatch envoy_type_matcher_v3_ValueMatcher_NullMatch
Definition: value.upb.h:27
envoy_type_matcher_v3_ValueMatcher_match_pattern_case
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_match_pattern_oneofcases envoy_type_matcher_v3_ValueMatcher_match_pattern_case(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:79
envoy_type_matcher_v3_ValueMatcher_clear_null_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_null_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:85
envoy_type_matcher_v3_ValueMatcher_serialize_ex
UPB_INLINE char * envoy_type_matcher_v3_ValueMatcher_serialize_ex(const envoy_type_matcher_v3_ValueMatcher *msg, int options, upb_Arena *arena, size_t *len)
Definition: value.upb.h:66
ret
UniquePtr< SSL_SESSION > ret
Definition: ssl_x509.cc:1029
envoy_type_matcher_v3_ListMatcher
struct envoy_type_matcher_v3_ListMatcher envoy_type_matcher_v3_ListMatcher
Definition: value.upb.h:28
UPB_WRITE_ONEOF
#define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val)
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:43
envoy_type_matcher_v3_ListMatcher_one_of
const UPB_INLINE envoy_type_matcher_v3_ValueMatcher * envoy_type_matcher_v3_ListMatcher_one_of(const envoy_type_matcher_v3_ListMatcher *msg)
Definition: value.upb.h:269
envoy_type_matcher_v3_ListMatcher_serialize
UPB_INLINE char * envoy_type_matcher_v3_ListMatcher_serialize(const envoy_type_matcher_v3_ListMatcher *msg, upb_Arena *arena, size_t *len)
Definition: value.upb.h:249
envoy_type_matcher_v3_ListMatcher_parse_ex
UPB_INLINE envoy_type_matcher_v3_ListMatcher * envoy_type_matcher_v3_ListMatcher_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
Definition: value.upb.h:238
envoy_type_matcher_v3_ValueMatcher_match_pattern_NOT_SET
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_NOT_SET
Definition: value.upb.h:77
envoy_type_matcher_v3_ValueMatcher_match_pattern_list_match
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_list_match
Definition: value.upb.h:76
envoy_type_matcher_v3_ListMatcher_match_pattern_oneofcases
envoy_type_matcher_v3_ListMatcher_match_pattern_oneofcases
Definition: value.upb.h:256
envoy_type_matcher_v3_ValueMatcher_clear_list_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_list_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:130
len
int len
Definition: abseil-cpp/absl/base/internal/low_level_alloc_test.cc:46
envoy_type_matcher_v3_DoubleMatcher_msginit
const upb_MiniTable envoy_type_matcher_v3_DoubleMatcher_msginit
Definition: number.upb.c:28
envoy_type_matcher_v3_ValueMatcher_double_match
UPB_INLINE const struct envoy_type_matcher_v3_DoubleMatcher * envoy_type_matcher_v3_ValueMatcher_double_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:97
size
voidpf void uLong size
Definition: bloaty/third_party/zlib/contrib/minizip/ioapi.h:136
envoy_type_matcher_v3_ListMatcher_set_one_of
UPB_INLINE void envoy_type_matcher_v3_ListMatcher_set_one_of(envoy_type_matcher_v3_ListMatcher *msg, envoy_type_matcher_v3_ValueMatcher *value)
Definition: value.upb.h:273
int32_t
signed int int32_t
Definition: stdint-msvc2008.h:77
envoy_type_matcher_v3_ValueMatcher_set_list_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_list_match(envoy_type_matcher_v3_ValueMatcher *msg, envoy_type_matcher_v3_ListMatcher *value)
Definition: value.upb.h:179
msg_internal.h
upb_Arena
Definition: upb_internal.h:36
upb_ExtensionRegistry
Definition: msg.c:372
envoy_type_matcher_v3_ValueMatcher_clear_string_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_string_match(const envoy_type_matcher_v3_ValueMatcher *msg)
Definition: value.upb.h:103
envoy_type_matcher_v3_ValueMatcher_match_pattern_string_match
@ envoy_type_matcher_v3_ValueMatcher_match_pattern_string_match
Definition: value.upb.h:73
envoy_type_matcher_v3_ListMatcher_parse
UPB_INLINE envoy_type_matcher_v3_ListMatcher * envoy_type_matcher_v3_ListMatcher_parse(const char *buf, size_t size, upb_Arena *arena)
Definition: value.upb.h:230
envoy_type_matcher_v3_ValueMatcher_NullMatch_msginit
const upb_MiniTable envoy_type_matcher_v3_ValueMatcher_NullMatch_msginit
Definition: value.upb.c:42
envoy_type_matcher_v3_ValueMatcher_set_bool_match
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_bool_match(envoy_type_matcher_v3_ValueMatcher *msg, bool value)
Definition: value.upb.h:173


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:01:49