Typedefs | Enumerations | Functions | Variables
value.upb.h File Reference
#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"
Include dependency graph for value.upb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct envoy_type_matcher_v3_ListMatcher envoy_type_matcher_v3_ListMatcher
 
typedef struct envoy_type_matcher_v3_ValueMatcher envoy_type_matcher_v3_ValueMatcher
 
typedef struct envoy_type_matcher_v3_ValueMatcher_NullMatch envoy_type_matcher_v3_ValueMatcher_NullMatch
 

Enumerations

enum  envoy_type_matcher_v3_ListMatcher_match_pattern_oneofcases { envoy_type_matcher_v3_ListMatcher_match_pattern_one_of = 1, envoy_type_matcher_v3_ListMatcher_match_pattern_NOT_SET = 0 }
 
enum  envoy_type_matcher_v3_ValueMatcher_match_pattern_oneofcases {
  envoy_type_matcher_v3_ValueMatcher_match_pattern_null_match = 1, envoy_type_matcher_v3_ValueMatcher_match_pattern_double_match = 2, envoy_type_matcher_v3_ValueMatcher_match_pattern_string_match = 3, envoy_type_matcher_v3_ValueMatcher_match_pattern_bool_match = 4,
  envoy_type_matcher_v3_ValueMatcher_match_pattern_present_match = 5, envoy_type_matcher_v3_ValueMatcher_match_pattern_list_match = 6, envoy_type_matcher_v3_ValueMatcher_match_pattern_NOT_SET = 0
}
 

Functions

UPB_INLINE void envoy_type_matcher_v3_ListMatcher_clear_one_of (const envoy_type_matcher_v3_ListMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ListMatcher_has_one_of (const envoy_type_matcher_v3_ListMatcher *msg)
 
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)
 
UPB_INLINE struct envoy_type_matcher_v3_ValueMatcherenvoy_type_matcher_v3_ListMatcher_mutable_one_of (envoy_type_matcher_v3_ListMatcher *msg, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_ListMatcherenvoy_type_matcher_v3_ListMatcher_new (upb_Arena *arena)
 
const UPB_INLINE envoy_type_matcher_v3_ValueMatcherenvoy_type_matcher_v3_ListMatcher_one_of (const envoy_type_matcher_v3_ListMatcher *msg)
 
UPB_INLINE envoy_type_matcher_v3_ListMatcherenvoy_type_matcher_v3_ListMatcher_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_ListMatcherenvoy_type_matcher_v3_ListMatcher_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_type_matcher_v3_ListMatcher_serialize (const envoy_type_matcher_v3_ListMatcher *msg, upb_Arena *arena, size_t *len)
 
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)
 
UPB_INLINE void envoy_type_matcher_v3_ListMatcher_set_one_of (envoy_type_matcher_v3_ListMatcher *msg, envoy_type_matcher_v3_ValueMatcher *value)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_bool_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_bool_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_double_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_list_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_null_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_present_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_clear_string_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE const struct envoy_type_matcher_v3_DoubleMatcherenvoy_type_matcher_v3_ValueMatcher_double_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_bool_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_double_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_list_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_null_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_present_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_has_string_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
const UPB_INLINE envoy_type_matcher_v3_ListMatcherenvoy_type_matcher_v3_ValueMatcher_list_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
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)
 
UPB_INLINE struct envoy_type_matcher_v3_DoubleMatcherenvoy_type_matcher_v3_ValueMatcher_mutable_double_match (envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_matcher_v3_ListMatcherenvoy_type_matcher_v3_ValueMatcher_mutable_list_match (envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_matcher_v3_ValueMatcher_NullMatchenvoy_type_matcher_v3_ValueMatcher_mutable_null_match (envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
 
UPB_INLINE struct envoy_type_matcher_v3_StringMatcherenvoy_type_matcher_v3_ValueMatcher_mutable_string_match (envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_ValueMatcherenvoy_type_matcher_v3_ValueMatcher_new (upb_Arena *arena)
 
const UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatchenvoy_type_matcher_v3_ValueMatcher_null_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatchenvoy_type_matcher_v3_ValueMatcher_NullMatch_new (upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatchenvoy_type_matcher_v3_ValueMatcher_NullMatch_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_ValueMatcher_NullMatchenvoy_type_matcher_v3_ValueMatcher_NullMatch_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE char * envoy_type_matcher_v3_ValueMatcher_NullMatch_serialize (const envoy_type_matcher_v3_ValueMatcher_NullMatch *msg, upb_Arena *arena, size_t *len)
 
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)
 
UPB_INLINE envoy_type_matcher_v3_ValueMatcherenvoy_type_matcher_v3_ValueMatcher_parse (const char *buf, size_t size, upb_Arena *arena)
 
UPB_INLINE envoy_type_matcher_v3_ValueMatcherenvoy_type_matcher_v3_ValueMatcher_parse_ex (const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
 
UPB_INLINE bool envoy_type_matcher_v3_ValueMatcher_present_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 
UPB_INLINE char * envoy_type_matcher_v3_ValueMatcher_serialize (const envoy_type_matcher_v3_ValueMatcher *msg, upb_Arena *arena, size_t *len)
 
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)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_bool_match (envoy_type_matcher_v3_ValueMatcher *msg, bool value)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_double_match (envoy_type_matcher_v3_ValueMatcher *msg, struct envoy_type_matcher_v3_DoubleMatcher *value)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_list_match (envoy_type_matcher_v3_ValueMatcher *msg, envoy_type_matcher_v3_ListMatcher *value)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_null_match (envoy_type_matcher_v3_ValueMatcher *msg, envoy_type_matcher_v3_ValueMatcher_NullMatch *value)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_present_match (envoy_type_matcher_v3_ValueMatcher *msg, bool value)
 
UPB_INLINE void envoy_type_matcher_v3_ValueMatcher_set_string_match (envoy_type_matcher_v3_ValueMatcher *msg, struct envoy_type_matcher_v3_StringMatcher *value)
 
UPB_INLINE const struct envoy_type_matcher_v3_StringMatcherenvoy_type_matcher_v3_ValueMatcher_string_match (const envoy_type_matcher_v3_ValueMatcher *msg)
 

Variables

const upb_MiniTable envoy_type_matcher_v3_DoubleMatcher_msginit
 
const upb_MiniTable envoy_type_matcher_v3_ListMatcher_msginit
 
const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit
 
const upb_MiniTable_File envoy_type_matcher_v3_value_proto_upb_file_layout
 
const upb_MiniTable envoy_type_matcher_v3_ValueMatcher_msginit
 
const upb_MiniTable envoy_type_matcher_v3_ValueMatcher_NullMatch_msginit
 

Typedef Documentation

◆ envoy_type_matcher_v3_ListMatcher

Definition at line 28 of file value.upb.h.

◆ envoy_type_matcher_v3_ValueMatcher

Definition at line 26 of file value.upb.h.

◆ envoy_type_matcher_v3_ValueMatcher_NullMatch

Definition at line 27 of file value.upb.h.

Enumeration Type Documentation

◆ envoy_type_matcher_v3_ListMatcher_match_pattern_oneofcases

Enumerator
envoy_type_matcher_v3_ListMatcher_match_pattern_one_of 
envoy_type_matcher_v3_ListMatcher_match_pattern_NOT_SET 

Definition at line 256 of file value.upb.h.

◆ envoy_type_matcher_v3_ValueMatcher_match_pattern_oneofcases

Enumerator
envoy_type_matcher_v3_ValueMatcher_match_pattern_null_match 
envoy_type_matcher_v3_ValueMatcher_match_pattern_double_match 
envoy_type_matcher_v3_ValueMatcher_match_pattern_string_match 
envoy_type_matcher_v3_ValueMatcher_match_pattern_bool_match 
envoy_type_matcher_v3_ValueMatcher_match_pattern_present_match 
envoy_type_matcher_v3_ValueMatcher_match_pattern_list_match 
envoy_type_matcher_v3_ValueMatcher_match_pattern_NOT_SET 

Definition at line 70 of file value.upb.h.

Function Documentation

◆ 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 at line 266 of file value.upb.h.

◆ 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 at line 263 of file value.upb.h.

◆ envoy_type_matcher_v3_ListMatcher_match_pattern_case()

Definition at line 260 of file value.upb.h.

◆ 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 at line 276 of file value.upb.h.

◆ envoy_type_matcher_v3_ListMatcher_new()

UPB_INLINE envoy_type_matcher_v3_ListMatcher* envoy_type_matcher_v3_ListMatcher_new ( upb_Arena arena)

Definition at line 227 of file value.upb.h.

◆ 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 at line 269 of file value.upb.h.

◆ 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 at line 230 of file value.upb.h.

◆ 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 at line 238 of file value.upb.h.

◆ 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 at line 249 of file value.upb.h.

◆ 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 at line 252 of file value.upb.h.

◆ 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 at line 273 of file value.upb.h.

◆ 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 at line 115 of file value.upb.h.

◆ 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 at line 112 of file value.upb.h.

◆ 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 at line 94 of file value.upb.h.

◆ 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 at line 130 of file value.upb.h.

◆ 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 at line 85 of file value.upb.h.

◆ 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 at line 121 of file value.upb.h.

◆ 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 at line 103 of file value.upb.h.

◆ 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 at line 97 of file value.upb.h.

◆ 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 at line 109 of file value.upb.h.

◆ 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 at line 91 of file value.upb.h.

◆ 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 at line 127 of file value.upb.h.

◆ 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 at line 82 of file value.upb.h.

◆ 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 at line 118 of file value.upb.h.

◆ 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 at line 100 of file value.upb.h.

◆ 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 at line 133 of file value.upb.h.

◆ envoy_type_matcher_v3_ValueMatcher_match_pattern_case()

Definition at line 79 of file value.upb.h.

◆ 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 at line 152 of file value.upb.h.

◆ 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 at line 182 of file value.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 at line 140 of file value.upb.h.

◆ 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 at line 164 of file value.upb.h.

◆ envoy_type_matcher_v3_ValueMatcher_new()

UPB_INLINE envoy_type_matcher_v3_ValueMatcher* envoy_type_matcher_v3_ValueMatcher_new ( upb_Arena arena)

Definition at line 41 of file value.upb.h.

◆ envoy_type_matcher_v3_ValueMatcher_null_match()

Definition at line 88 of file value.upb.h.

◆ 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 at line 194 of file value.upb.h.

◆ 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 at line 197 of file value.upb.h.

◆ 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 at line 205 of file value.upb.h.

◆ 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 at line 216 of file value.upb.h.

◆ 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 at line 219 of file value.upb.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 at line 44 of file value.upb.h.

◆ 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 at line 52 of file value.upb.h.

◆ 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 at line 124 of file value.upb.h.

◆ 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 at line 63 of file value.upb.h.

◆ 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 at line 66 of file value.upb.h.

◆ 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 at line 173 of file value.upb.h.

◆ 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 at line 149 of file value.upb.h.

◆ 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 at line 179 of file value.upb.h.

◆ 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 at line 137 of file value.upb.h.

◆ 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 at line 176 of file value.upb.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 at line 161 of file value.upb.h.

◆ 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 at line 106 of file value.upb.h.

Variable Documentation

◆ envoy_type_matcher_v3_DoubleMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_DoubleMatcher_msginit

Definition at line 28 of file number.upb.c.

◆ envoy_type_matcher_v3_ListMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_ListMatcher_msginit

Definition at line 56 of file value.upb.c.

◆ envoy_type_matcher_v3_StringMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_StringMatcher_msginit

Definition at line 32 of file envoy/type/matcher/v3/string.upb.c.

◆ envoy_type_matcher_v3_value_proto_upb_file_layout

const upb_MiniTable_File envoy_type_matcher_v3_value_proto_upb_file_layout

Definition at line 68 of file value.upb.c.

◆ envoy_type_matcher_v3_ValueMatcher_msginit

const upb_MiniTable envoy_type_matcher_v3_ValueMatcher_msginit

Definition at line 36 of file value.upb.c.

◆ envoy_type_matcher_v3_ValueMatcher_NullMatch_msginit

const upb_MiniTable envoy_type_matcher_v3_ValueMatcher_NullMatch_msginit

Definition at line 42 of file value.upb.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:37