#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.
Definition at line 27 of file path_transformation.upb.h.
typedef struct envoy_type_http_v3_PathTransformation_Operation envoy_type_http_v3_PathTransformation_Operation |
Definition at line 28 of file path_transformation.upb.h.
typedef struct envoy_type_http_v3_PathTransformation_Operation_MergeSlashes envoy_type_http_v3_PathTransformation_Operation_MergeSlashes |
Definition at line 30 of file path_transformation.upb.h.
typedef struct envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986 envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986 |
Definition at line 29 of file path_transformation.upb.h.
Definition at line 123 of file path_transformation.upb.h.
UPB_INLINE struct envoy_type_http_v3_PathTransformation_Operation* envoy_type_http_v3_PathTransformation_add_operations | ( | envoy_type_http_v3_PathTransformation * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 85 of file path_transformation.upb.h.
UPB_INLINE void envoy_type_http_v3_PathTransformation_clear_operations | ( | const envoy_type_http_v3_PathTransformation * | msg | ) |
Definition at line 72 of file path_transformation.upb.h.
UPB_INLINE bool envoy_type_http_v3_PathTransformation_has_operations | ( | const envoy_type_http_v3_PathTransformation * | msg | ) |
Definition at line 69 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation** envoy_type_http_v3_PathTransformation_mutable_operations | ( | envoy_type_http_v3_PathTransformation * | msg, |
size_t * | len | ||
) |
Definition at line 79 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation* envoy_type_http_v3_PathTransformation_new | ( | upb_Arena * | arena | ) |
Definition at line 40 of file path_transformation.upb.h.
UPB_INLINE void envoy_type_http_v3_PathTransformation_Operation_clear_merge_slashes | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 143 of file path_transformation.upb.h.
UPB_INLINE void envoy_type_http_v3_PathTransformation_Operation_clear_normalize_path_rfc_3986 | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 134 of file path_transformation.upb.h.
UPB_INLINE bool envoy_type_http_v3_PathTransformation_Operation_has_merge_slashes | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 140 of file path_transformation.upb.h.
UPB_INLINE bool envoy_type_http_v3_PathTransformation_Operation_has_normalize_path_rfc_3986 | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 131 of file path_transformation.upb.h.
const UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_MergeSlashes* envoy_type_http_v3_PathTransformation_Operation_merge_slashes | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 146 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_MergeSlashes* envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_new | ( | upb_Arena * | arena | ) |
Definition at line 210 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_MergeSlashes* envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 213 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_MergeSlashes* envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 221 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_serialize | ( | const envoy_type_http_v3_PathTransformation_Operation_MergeSlashes * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 232 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_serialize_ex | ( | const envoy_type_http_v3_PathTransformation_Operation_MergeSlashes * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 235 of file path_transformation.upb.h.
UPB_INLINE struct envoy_type_http_v3_PathTransformation_Operation_MergeSlashes* envoy_type_http_v3_PathTransformation_Operation_mutable_merge_slashes | ( | envoy_type_http_v3_PathTransformation_Operation * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 165 of file path_transformation.upb.h.
UPB_INLINE struct envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986* envoy_type_http_v3_PathTransformation_Operation_mutable_normalize_path_rfc_3986 | ( | envoy_type_http_v3_PathTransformation_Operation * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 153 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation* envoy_type_http_v3_PathTransformation_Operation_new | ( | upb_Arena * | arena | ) |
Definition at line 94 of file path_transformation.upb.h.
const UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986* envoy_type_http_v3_PathTransformation_Operation_normalize_path_rfc_3986 | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 137 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986* envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_new | ( | upb_Arena * | arena | ) |
Definition at line 177 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986* envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 180 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986* envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 188 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_serialize | ( | const envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986 * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 199 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_serialize_ex | ( | const envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986 * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 202 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation_operation_specifier_oneofcases envoy_type_http_v3_PathTransformation_Operation_operation_specifier_case | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg | ) |
Definition at line 128 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation* envoy_type_http_v3_PathTransformation_Operation_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 97 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation* envoy_type_http_v3_PathTransformation_Operation_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 105 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_Operation_serialize | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 116 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_Operation_serialize_ex | ( | const envoy_type_http_v3_PathTransformation_Operation * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 119 of file path_transformation.upb.h.
UPB_INLINE void envoy_type_http_v3_PathTransformation_Operation_set_merge_slashes | ( | envoy_type_http_v3_PathTransformation_Operation * | msg, |
envoy_type_http_v3_PathTransformation_Operation_MergeSlashes * | value | ||
) |
Definition at line 162 of file path_transformation.upb.h.
UPB_INLINE void envoy_type_http_v3_PathTransformation_Operation_set_normalize_path_rfc_3986 | ( | envoy_type_http_v3_PathTransformation_Operation * | msg, |
envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986 * | value | ||
) |
Definition at line 150 of file path_transformation.upb.h.
const UPB_INLINE envoy_type_http_v3_PathTransformation_Operation* const* envoy_type_http_v3_PathTransformation_operations | ( | const envoy_type_http_v3_PathTransformation * | msg, |
size_t * | len | ||
) |
Definition at line 75 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation* envoy_type_http_v3_PathTransformation_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 43 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation* envoy_type_http_v3_PathTransformation_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 51 of file path_transformation.upb.h.
UPB_INLINE envoy_type_http_v3_PathTransformation_Operation** envoy_type_http_v3_PathTransformation_resize_operations | ( | envoy_type_http_v3_PathTransformation * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 82 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_serialize | ( | const envoy_type_http_v3_PathTransformation * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 62 of file path_transformation.upb.h.
UPB_INLINE char* envoy_type_http_v3_PathTransformation_serialize_ex | ( | const envoy_type_http_v3_PathTransformation * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 65 of file path_transformation.upb.h.
const upb_MiniTable_File envoy_type_http_v3_path_transformation_proto_upb_file_layout |
Definition at line 66 of file path_transformation.upb.c.
const upb_MiniTable envoy_type_http_v3_PathTransformation_msginit |
Definition at line 25 of file path_transformation.upb.c.
const upb_MiniTable envoy_type_http_v3_PathTransformation_Operation_MergeSlashes_msginit |
Definition at line 53 of file path_transformation.upb.c.
const upb_MiniTable envoy_type_http_v3_PathTransformation_Operation_msginit |
Definition at line 41 of file path_transformation.upb.c.
const upb_MiniTable envoy_type_http_v3_PathTransformation_Operation_NormalizePathRFC3986_msginit |
Definition at line 47 of file path_transformation.upb.c.