|
GRPC Core
18.0.0
|
#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_route_v3_SrdsDummy | envoy_service_route_v3_SrdsDummy |
Functions | |
| UPB_INLINE envoy_service_route_v3_SrdsDummy * | envoy_service_route_v3_SrdsDummy_new (upb_arena *arena) |
| UPB_INLINE envoy_service_route_v3_SrdsDummy * | envoy_service_route_v3_SrdsDummy_parse (const char *buf, size_t size, upb_arena *arena) |
| UPB_INLINE envoy_service_route_v3_SrdsDummy * | envoy_service_route_v3_SrdsDummy_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
| UPB_INLINE char * | envoy_service_route_v3_SrdsDummy_serialize (const envoy_service_route_v3_SrdsDummy *msg, upb_arena *arena, size_t *len) |
Variables | |
| const upb_msglayout | envoy_service_route_v3_SrdsDummy_msginit |
| typedef struct envoy_service_route_v3_SrdsDummy envoy_service_route_v3_SrdsDummy |
| UPB_INLINE envoy_service_route_v3_SrdsDummy* envoy_service_route_v3_SrdsDummy_new | ( | upb_arena * | arena | ) |
| UPB_INLINE envoy_service_route_v3_SrdsDummy* envoy_service_route_v3_SrdsDummy_parse | ( | const char * | buf, |
| size_t | size, | ||
| upb_arena * | arena | ||
| ) |
| UPB_INLINE envoy_service_route_v3_SrdsDummy* envoy_service_route_v3_SrdsDummy_parse_ex | ( | const char * | buf, |
| size_t | size, | ||
| upb_arena * | arena, | ||
| int | options | ||
| ) |
| UPB_INLINE char* envoy_service_route_v3_SrdsDummy_serialize | ( | const envoy_service_route_v3_SrdsDummy * | msg, |
| upb_arena * | arena, | ||
| size_t * | len | ||
| ) |
|
extern |