GRPC Core
9.0.0
|
#include "upb/generated_util.h"
#include "upb/msg.h"
#include "upb/decode.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_api_v2_cluster_Filter | envoy_api_v2_cluster_Filter |
Functions | |
UPB_INLINE envoy_api_v2_cluster_Filter * | envoy_api_v2_cluster_Filter_new (upb_arena *arena) |
UPB_INLINE envoy_api_v2_cluster_Filter * | envoy_api_v2_cluster_Filter_parse (const char *buf, size_t size, upb_arena *arena) |
UPB_INLINE char * | envoy_api_v2_cluster_Filter_serialize (const envoy_api_v2_cluster_Filter *msg, upb_arena *arena, size_t *len) |
UPB_INLINE upb_strview | envoy_api_v2_cluster_Filter_name (const envoy_api_v2_cluster_Filter *msg) |
UPB_INLINE const struct google_protobuf_Any * | envoy_api_v2_cluster_Filter_typed_config (const envoy_api_v2_cluster_Filter *msg) |
UPB_INLINE void | envoy_api_v2_cluster_Filter_set_name (envoy_api_v2_cluster_Filter *msg, upb_strview value) |
UPB_INLINE void | envoy_api_v2_cluster_Filter_set_typed_config (envoy_api_v2_cluster_Filter *msg, struct google_protobuf_Any *value) |
UPB_INLINE struct google_protobuf_Any * | envoy_api_v2_cluster_Filter_mutable_typed_config (envoy_api_v2_cluster_Filter *msg, upb_arena *arena) |
Variables | |
const upb_msglayout | envoy_api_v2_cluster_Filter_msginit |
const upb_msglayout | google_protobuf_Any_msginit |
typedef struct envoy_api_v2_cluster_Filter envoy_api_v2_cluster_Filter |
UPB_INLINE struct google_protobuf_Any* envoy_api_v2_cluster_Filter_mutable_typed_config | ( | envoy_api_v2_cluster_Filter * | msg, |
upb_arena * | arena | ||
) |
UPB_INLINE upb_strview envoy_api_v2_cluster_Filter_name | ( | const envoy_api_v2_cluster_Filter * | msg | ) |
UPB_INLINE envoy_api_v2_cluster_Filter* envoy_api_v2_cluster_Filter_new | ( | upb_arena * | arena | ) |
UPB_INLINE envoy_api_v2_cluster_Filter* envoy_api_v2_cluster_Filter_parse | ( | const char * | buf, |
size_t | size, | ||
upb_arena * | arena | ||
) |
UPB_INLINE char* envoy_api_v2_cluster_Filter_serialize | ( | const envoy_api_v2_cluster_Filter * | msg, |
upb_arena * | arena, | ||
size_t * | len | ||
) |
UPB_INLINE void envoy_api_v2_cluster_Filter_set_name | ( | envoy_api_v2_cluster_Filter * | msg, |
upb_strview | value | ||
) |
UPB_INLINE void envoy_api_v2_cluster_Filter_set_typed_config | ( | envoy_api_v2_cluster_Filter * | msg, |
struct google_protobuf_Any * | value | ||
) |
UPB_INLINE const struct google_protobuf_Any* envoy_api_v2_cluster_Filter_typed_config | ( | const envoy_api_v2_cluster_Filter * | msg | ) |
const upb_msglayout envoy_api_v2_cluster_Filter_msginit |
const upb_msglayout google_protobuf_Any_msginit |