#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.
typedef struct xds_data_orca_v3_OrcaLoadReport xds_data_orca_v3_OrcaLoadReport |
Definition at line 26 of file orca_load_report.upb.h.
typedef struct xds_data_orca_v3_OrcaLoadReport_RequestCostEntry xds_data_orca_v3_OrcaLoadReport_RequestCostEntry |
Definition at line 27 of file orca_load_report.upb.h.
typedef struct xds_data_orca_v3_OrcaLoadReport_UtilizationEntry xds_data_orca_v3_OrcaLoadReport_UtilizationEntry |
Definition at line 28 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_clear_cpu_utilization | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 66 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_clear_mem_utilization | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 72 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_clear_request_cost | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 87 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_clear_rps | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 78 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_clear_utilization | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 102 of file orca_load_report.upb.h.
UPB_INLINE double xds_data_orca_v3_OrcaLoadReport_cpu_utilization | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 69 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_has_request_cost | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 84 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_has_utilization | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 99 of file orca_load_report.upb.h.
UPB_INLINE double xds_data_orca_v3_OrcaLoadReport_mem_utilization | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 75 of file orca_load_report.upb.h.
UPB_INLINE xds_data_orca_v3_OrcaLoadReport* xds_data_orca_v3_OrcaLoadReport_new | ( | upb_Arena * | arena | ) |
Definition at line 37 of file orca_load_report.upb.h.
UPB_INLINE xds_data_orca_v3_OrcaLoadReport* xds_data_orca_v3_OrcaLoadReport_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 40 of file orca_load_report.upb.h.
UPB_INLINE xds_data_orca_v3_OrcaLoadReport* xds_data_orca_v3_OrcaLoadReport_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 48 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_request_cost_clear | ( | xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 124 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_request_cost_delete | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_StringView | key | ||
) |
Definition at line 128 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_request_cost_get | ( | const xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_StringView | key, | ||
double * | val | ||
) |
Definition at line 93 of file orca_load_report.upb.h.
const UPB_INLINE xds_data_orca_v3_OrcaLoadReport_RequestCostEntry* xds_data_orca_v3_OrcaLoadReport_request_cost_next | ( | const xds_data_orca_v3_OrcaLoadReport * | msg, |
size_t * | iter | ||
) |
Definition at line 96 of file orca_load_report.upb.h.
UPB_INLINE xds_data_orca_v3_OrcaLoadReport_RequestCostEntry* xds_data_orca_v3_OrcaLoadReport_request_cost_nextmutable | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
size_t * | iter | ||
) |
Definition at line 131 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_request_cost_set | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_StringView | key, | ||
double | val, | ||
upb_Arena * | a | ||
) |
Definition at line 125 of file orca_load_report.upb.h.
UPB_INLINE size_t xds_data_orca_v3_OrcaLoadReport_request_cost_size | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 90 of file orca_load_report.upb.h.
UPB_INLINE upb_StringView xds_data_orca_v3_OrcaLoadReport_RequestCostEntry_key | ( | const xds_data_orca_v3_OrcaLoadReport_RequestCostEntry * | msg | ) |
Definition at line 147 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_RequestCostEntry_set_value | ( | xds_data_orca_v3_OrcaLoadReport_RequestCostEntry * | msg, |
double | value | ||
) |
Definition at line 158 of file orca_load_report.upb.h.
UPB_INLINE double xds_data_orca_v3_OrcaLoadReport_RequestCostEntry_value | ( | const xds_data_orca_v3_OrcaLoadReport_RequestCostEntry * | msg | ) |
Definition at line 152 of file orca_load_report.upb.h.
UPB_INLINE uint64_t xds_data_orca_v3_OrcaLoadReport_rps | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 81 of file orca_load_report.upb.h.
UPB_INLINE char* xds_data_orca_v3_OrcaLoadReport_serialize | ( | const xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 59 of file orca_load_report.upb.h.
UPB_INLINE char* xds_data_orca_v3_OrcaLoadReport_serialize_ex | ( | const xds_data_orca_v3_OrcaLoadReport * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 62 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_set_cpu_utilization | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
double | value | ||
) |
Definition at line 115 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_set_mem_utilization | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
double | value | ||
) |
Definition at line 118 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_set_rps | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
uint64_t | value | ||
) |
Definition at line 121 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_utilization_clear | ( | xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 134 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_utilization_delete | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_StringView | key | ||
) |
Definition at line 138 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_utilization_get | ( | const xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_StringView | key, | ||
double * | val | ||
) |
Definition at line 108 of file orca_load_report.upb.h.
const UPB_INLINE xds_data_orca_v3_OrcaLoadReport_UtilizationEntry* xds_data_orca_v3_OrcaLoadReport_utilization_next | ( | const xds_data_orca_v3_OrcaLoadReport * | msg, |
size_t * | iter | ||
) |
Definition at line 111 of file orca_load_report.upb.h.
UPB_INLINE xds_data_orca_v3_OrcaLoadReport_UtilizationEntry* xds_data_orca_v3_OrcaLoadReport_utilization_nextmutable | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
size_t * | iter | ||
) |
Definition at line 141 of file orca_load_report.upb.h.
UPB_INLINE bool xds_data_orca_v3_OrcaLoadReport_utilization_set | ( | xds_data_orca_v3_OrcaLoadReport * | msg, |
upb_StringView | key, | ||
double | val, | ||
upb_Arena * | a | ||
) |
Definition at line 135 of file orca_load_report.upb.h.
UPB_INLINE size_t xds_data_orca_v3_OrcaLoadReport_utilization_size | ( | const xds_data_orca_v3_OrcaLoadReport * | msg | ) |
Definition at line 105 of file orca_load_report.upb.h.
UPB_INLINE upb_StringView xds_data_orca_v3_OrcaLoadReport_UtilizationEntry_key | ( | const xds_data_orca_v3_OrcaLoadReport_UtilizationEntry * | msg | ) |
Definition at line 164 of file orca_load_report.upb.h.
UPB_INLINE void xds_data_orca_v3_OrcaLoadReport_UtilizationEntry_set_value | ( | xds_data_orca_v3_OrcaLoadReport_UtilizationEntry * | msg, |
double | value | ||
) |
Definition at line 175 of file orca_load_report.upb.h.
UPB_INLINE double xds_data_orca_v3_OrcaLoadReport_UtilizationEntry_value | ( | const xds_data_orca_v3_OrcaLoadReport_UtilizationEntry * | msg | ) |
Definition at line 169 of file orca_load_report.upb.h.
const upb_MiniTable_File xds_data_orca_v3_orca_load_report_proto_upb_file_layout |
Definition at line 63 of file orca_load_report.upb.c.
const upb_MiniTable xds_data_orca_v3_OrcaLoadReport_msginit |
Definition at line 29 of file orca_load_report.upb.c.
const upb_MiniTable xds_data_orca_v3_OrcaLoadReport_RequestCostEntry_msginit |
Definition at line 40 of file orca_load_report.upb.c.
const upb_MiniTable xds_data_orca_v3_OrcaLoadReport_UtilizationEntry_msginit |
Definition at line 51 of file orca_load_report.upb.c.