GRPC C++  1.39.1
Typedefs | Functions | Variables
eds.upb.h File Reference
#include "upb/msg.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_service_endpoint_v3_EdsDummy envoy_service_endpoint_v3_EdsDummy
 

Functions

UPB_INLINE envoy_service_endpoint_v3_EdsDummyenvoy_service_endpoint_v3_EdsDummy_new (upb_arena *arena)
 
UPB_INLINE envoy_service_endpoint_v3_EdsDummyenvoy_service_endpoint_v3_EdsDummy_parse (const char *buf, size_t size, upb_arena *arena)
 
UPB_INLINE envoy_service_endpoint_v3_EdsDummyenvoy_service_endpoint_v3_EdsDummy_parse_ex (const char *buf, size_t size, upb_arena *arena, int options)
 
UPB_INLINE char * envoy_service_endpoint_v3_EdsDummy_serialize (const envoy_service_endpoint_v3_EdsDummy *msg, upb_arena *arena, size_t *len)
 

Variables

const upb_msglayout envoy_service_endpoint_v3_EdsDummy_msginit
 

Typedef Documentation

◆ envoy_service_endpoint_v3_EdsDummy

Function Documentation

◆ envoy_service_endpoint_v3_EdsDummy_new()

UPB_INLINE envoy_service_endpoint_v3_EdsDummy* envoy_service_endpoint_v3_EdsDummy_new ( upb_arena *  arena)

◆ envoy_service_endpoint_v3_EdsDummy_parse()

UPB_INLINE envoy_service_endpoint_v3_EdsDummy* envoy_service_endpoint_v3_EdsDummy_parse ( const char *  buf,
size_t  size,
upb_arena *  arena 
)

◆ envoy_service_endpoint_v3_EdsDummy_parse_ex()

UPB_INLINE envoy_service_endpoint_v3_EdsDummy* envoy_service_endpoint_v3_EdsDummy_parse_ex ( const char *  buf,
size_t  size,
upb_arena *  arena,
int  options 
)

◆ envoy_service_endpoint_v3_EdsDummy_serialize()

UPB_INLINE char* envoy_service_endpoint_v3_EdsDummy_serialize ( const envoy_service_endpoint_v3_EdsDummy msg,
upb_arena *  arena,
size_t *  len 
)

Variable Documentation

◆ envoy_service_endpoint_v3_EdsDummy_msginit

const upb_msglayout envoy_service_endpoint_v3_EdsDummy_msginit
extern