GRPC Core  9.0.0
Typedefs | Functions | Variables
filter.upb.h File Reference
#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_Filterenvoy_api_v2_cluster_Filter_new (upb_arena *arena)
 
UPB_INLINE envoy_api_v2_cluster_Filterenvoy_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_Anyenvoy_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_Anyenvoy_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 Documentation

◆ envoy_api_v2_cluster_Filter

Function Documentation

◆ envoy_api_v2_cluster_Filter_mutable_typed_config()

UPB_INLINE struct google_protobuf_Any* envoy_api_v2_cluster_Filter_mutable_typed_config ( envoy_api_v2_cluster_Filter msg,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_Filter_name()

UPB_INLINE upb_strview envoy_api_v2_cluster_Filter_name ( const envoy_api_v2_cluster_Filter msg)

◆ envoy_api_v2_cluster_Filter_new()

UPB_INLINE envoy_api_v2_cluster_Filter* envoy_api_v2_cluster_Filter_new ( upb_arena *  arena)

◆ envoy_api_v2_cluster_Filter_parse()

UPB_INLINE envoy_api_v2_cluster_Filter* envoy_api_v2_cluster_Filter_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_api_v2_cluster_Filter_serialize()

UPB_INLINE char* envoy_api_v2_cluster_Filter_serialize ( const envoy_api_v2_cluster_Filter msg,
upb_arena *  arena,
size_t *  len 
)

◆ envoy_api_v2_cluster_Filter_set_name()

UPB_INLINE void envoy_api_v2_cluster_Filter_set_name ( envoy_api_v2_cluster_Filter msg,
upb_strview  value 
)

◆ envoy_api_v2_cluster_Filter_set_typed_config()

UPB_INLINE void envoy_api_v2_cluster_Filter_set_typed_config ( envoy_api_v2_cluster_Filter msg,
struct google_protobuf_Any value 
)

◆ envoy_api_v2_cluster_Filter_typed_config()

UPB_INLINE const struct google_protobuf_Any* envoy_api_v2_cluster_Filter_typed_config ( const envoy_api_v2_cluster_Filter msg)

Variable Documentation

◆ envoy_api_v2_cluster_Filter_msginit

const upb_msglayout envoy_api_v2_cluster_Filter_msginit

◆ google_protobuf_Any_msginit

const upb_msglayout google_protobuf_Any_msginit