#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.
Typedefs | |
typedef struct envoy_annotations_ResourceAnnotation | envoy_annotations_ResourceAnnotation |
Definition at line 24 of file envoy/annotations/resource.upb.h.
UPB_INLINE void envoy_annotations_clear_resource | ( | struct google_protobuf_ServiceOptions * | msg | ) |
Definition at line 77 of file envoy/annotations/resource.upb.h.
UPB_INLINE bool envoy_annotations_has_resource | ( | const struct google_protobuf_ServiceOptions * | msg | ) |
Definition at line 74 of file envoy/annotations/resource.upb.h.
const UPB_INLINE envoy_annotations_ResourceAnnotation* envoy_annotations_resource | ( | const struct google_protobuf_ServiceOptions * | msg | ) |
Definition at line 80 of file envoy/annotations/resource.upb.h.
UPB_INLINE void envoy_annotations_ResourceAnnotation_clear_type | ( | const envoy_annotations_ResourceAnnotation * | msg | ) |
Definition at line 63 of file envoy/annotations/resource.upb.h.
UPB_INLINE envoy_annotations_ResourceAnnotation* envoy_annotations_ResourceAnnotation_new | ( | upb_Arena * | arena | ) |
Definition at line 34 of file envoy/annotations/resource.upb.h.
UPB_INLINE envoy_annotations_ResourceAnnotation* envoy_annotations_ResourceAnnotation_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 37 of file envoy/annotations/resource.upb.h.
UPB_INLINE envoy_annotations_ResourceAnnotation* envoy_annotations_ResourceAnnotation_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 45 of file envoy/annotations/resource.upb.h.
UPB_INLINE char* envoy_annotations_ResourceAnnotation_serialize | ( | const envoy_annotations_ResourceAnnotation * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 56 of file envoy/annotations/resource.upb.h.
UPB_INLINE char* envoy_annotations_ResourceAnnotation_serialize_ex | ( | const envoy_annotations_ResourceAnnotation * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 59 of file envoy/annotations/resource.upb.h.
UPB_INLINE void envoy_annotations_ResourceAnnotation_set_type | ( | envoy_annotations_ResourceAnnotation * | msg, |
upb_StringView | value | ||
) |
Definition at line 70 of file envoy/annotations/resource.upb.h.
UPB_INLINE upb_StringView envoy_annotations_ResourceAnnotation_type | ( | const envoy_annotations_ResourceAnnotation * | msg | ) |
Definition at line 66 of file envoy/annotations/resource.upb.h.
UPB_INLINE void envoy_annotations_set_resource | ( | struct google_protobuf_ServiceOptions * | msg, |
const envoy_annotations_ResourceAnnotation * | ext, | ||
upb_Arena * | arena | ||
) |
Definition at line 85 of file envoy/annotations/resource.upb.h.
const upb_MiniTable_Extension envoy_annotations_resource_ext |
Definition at line 32 of file envoy/annotations/resource.upb.c.
const upb_MiniTable_File envoy_annotations_resource_proto_upb_file_layout |
Definition at line 43 of file envoy/annotations/resource.upb.c.
const upb_MiniTable envoy_annotations_ResourceAnnotation_msginit |
Definition at line 20 of file envoy/annotations/resource.upb.c.
const upb_MiniTable google_protobuf_ServiceOptions_msginit |
Definition at line 383 of file descriptor.upb.c.