#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.
Typedefs | |
typedef struct envoy_type_v3_HashPolicy | envoy_type_v3_HashPolicy |
typedef struct envoy_type_v3_HashPolicy_FilterState | envoy_type_v3_HashPolicy_FilterState |
typedef struct envoy_type_v3_HashPolicy_SourceIp | envoy_type_v3_HashPolicy_SourceIp |
typedef struct envoy_type_v3_HashPolicy envoy_type_v3_HashPolicy |
Definition at line 26 of file hash_policy.upb.h.
Definition at line 28 of file hash_policy.upb.h.
Definition at line 27 of file hash_policy.upb.h.
Enumerator | |
---|---|
envoy_type_v3_HashPolicy_policy_specifier_source_ip | |
envoy_type_v3_HashPolicy_policy_specifier_filter_state | |
envoy_type_v3_HashPolicy_policy_specifier_NOT_SET |
Definition at line 66 of file hash_policy.upb.h.
UPB_INLINE void envoy_type_v3_HashPolicy_clear_filter_state | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 86 of file hash_policy.upb.h.
UPB_INLINE void envoy_type_v3_HashPolicy_clear_source_ip | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 77 of file hash_policy.upb.h.
const UPB_INLINE envoy_type_v3_HashPolicy_FilterState* envoy_type_v3_HashPolicy_filter_state | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 89 of file hash_policy.upb.h.
UPB_INLINE void envoy_type_v3_HashPolicy_FilterState_clear_key | ( | const envoy_type_v3_HashPolicy_FilterState * | msg | ) |
Definition at line 182 of file hash_policy.upb.h.
UPB_INLINE upb_StringView envoy_type_v3_HashPolicy_FilterState_key | ( | const envoy_type_v3_HashPolicy_FilterState * | msg | ) |
Definition at line 185 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_FilterState* envoy_type_v3_HashPolicy_FilterState_new | ( | upb_Arena * | arena | ) |
Definition at line 153 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_FilterState* envoy_type_v3_HashPolicy_FilterState_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 156 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_FilterState* envoy_type_v3_HashPolicy_FilterState_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 164 of file hash_policy.upb.h.
UPB_INLINE char* envoy_type_v3_HashPolicy_FilterState_serialize | ( | const envoy_type_v3_HashPolicy_FilterState * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 175 of file hash_policy.upb.h.
UPB_INLINE char* envoy_type_v3_HashPolicy_FilterState_serialize_ex | ( | const envoy_type_v3_HashPolicy_FilterState * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 178 of file hash_policy.upb.h.
UPB_INLINE void envoy_type_v3_HashPolicy_FilterState_set_key | ( | envoy_type_v3_HashPolicy_FilterState * | msg, |
upb_StringView | value | ||
) |
Definition at line 189 of file hash_policy.upb.h.
UPB_INLINE bool envoy_type_v3_HashPolicy_has_filter_state | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 83 of file hash_policy.upb.h.
UPB_INLINE bool envoy_type_v3_HashPolicy_has_source_ip | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 74 of file hash_policy.upb.h.
UPB_INLINE struct envoy_type_v3_HashPolicy_FilterState* envoy_type_v3_HashPolicy_mutable_filter_state | ( | envoy_type_v3_HashPolicy * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 108 of file hash_policy.upb.h.
UPB_INLINE struct envoy_type_v3_HashPolicy_SourceIp* envoy_type_v3_HashPolicy_mutable_source_ip | ( | envoy_type_v3_HashPolicy * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 96 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy* envoy_type_v3_HashPolicy_new | ( | upb_Arena * | arena | ) |
Definition at line 37 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy* envoy_type_v3_HashPolicy_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 40 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy* envoy_type_v3_HashPolicy_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 48 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_policy_specifier_oneofcases envoy_type_v3_HashPolicy_policy_specifier_case | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 71 of file hash_policy.upb.h.
UPB_INLINE char* envoy_type_v3_HashPolicy_serialize | ( | const envoy_type_v3_HashPolicy * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 59 of file hash_policy.upb.h.
UPB_INLINE char* envoy_type_v3_HashPolicy_serialize_ex | ( | const envoy_type_v3_HashPolicy * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 62 of file hash_policy.upb.h.
UPB_INLINE void envoy_type_v3_HashPolicy_set_filter_state | ( | envoy_type_v3_HashPolicy * | msg, |
envoy_type_v3_HashPolicy_FilterState * | value | ||
) |
Definition at line 105 of file hash_policy.upb.h.
UPB_INLINE void envoy_type_v3_HashPolicy_set_source_ip | ( | envoy_type_v3_HashPolicy * | msg, |
envoy_type_v3_HashPolicy_SourceIp * | value | ||
) |
Definition at line 93 of file hash_policy.upb.h.
const UPB_INLINE envoy_type_v3_HashPolicy_SourceIp* envoy_type_v3_HashPolicy_source_ip | ( | const envoy_type_v3_HashPolicy * | msg | ) |
Definition at line 80 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_SourceIp* envoy_type_v3_HashPolicy_SourceIp_new | ( | upb_Arena * | arena | ) |
Definition at line 120 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_SourceIp* envoy_type_v3_HashPolicy_SourceIp_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 123 of file hash_policy.upb.h.
UPB_INLINE envoy_type_v3_HashPolicy_SourceIp* envoy_type_v3_HashPolicy_SourceIp_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 131 of file hash_policy.upb.h.
UPB_INLINE char* envoy_type_v3_HashPolicy_SourceIp_serialize | ( | const envoy_type_v3_HashPolicy_SourceIp * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 142 of file hash_policy.upb.h.
UPB_INLINE char* envoy_type_v3_HashPolicy_SourceIp_serialize_ex | ( | const envoy_type_v3_HashPolicy_SourceIp * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 145 of file hash_policy.upb.h.
const upb_MiniTable_File envoy_type_v3_hash_policy_proto_upb_file_layout |
Definition at line 56 of file hash_policy.upb.c.
const upb_MiniTable envoy_type_v3_HashPolicy_FilterState_msginit |
Definition at line 44 of file hash_policy.upb.c.
const upb_MiniTable envoy_type_v3_HashPolicy_msginit |
Definition at line 28 of file hash_policy.upb.c.
const upb_MiniTable envoy_type_v3_HashPolicy_SourceIp_msginit |
Definition at line 34 of file hash_policy.upb.c.