#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.
Definition at line 31 of file load_report.upb.h.
typedef struct envoy_config_endpoint_v3_ClusterStats_DroppedRequests envoy_config_endpoint_v3_ClusterStats_DroppedRequests |
Definition at line 32 of file load_report.upb.h.
typedef struct envoy_config_endpoint_v3_EndpointLoadMetricStats envoy_config_endpoint_v3_EndpointLoadMetricStats |
Definition at line 30 of file load_report.upb.h.
typedef struct envoy_config_endpoint_v3_UpstreamEndpointStats envoy_config_endpoint_v3_UpstreamEndpointStats |
Definition at line 29 of file load_report.upb.h.
typedef struct envoy_config_endpoint_v3_UpstreamLocalityStats envoy_config_endpoint_v3_UpstreamLocalityStats |
Definition at line 28 of file load_report.upb.h.
UPB_INLINE struct envoy_config_endpoint_v3_ClusterStats_DroppedRequests* envoy_config_endpoint_v3_ClusterStats_add_dropped_requests | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 499 of file load_report.upb.h.
UPB_INLINE struct envoy_config_endpoint_v3_UpstreamLocalityStats* envoy_config_endpoint_v3_ClusterStats_add_upstream_locality_stats | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 471 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_clear_cluster_name | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 416 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_clear_cluster_service_name | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 455 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_clear_dropped_requests | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 449 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_clear_load_report_interval | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 440 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_clear_total_dropped_requests | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 431 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_clear_upstream_locality_stats | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 425 of file load_report.upb.h.
UPB_INLINE upb_StringView envoy_config_endpoint_v3_ClusterStats_cluster_name | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 419 of file load_report.upb.h.
UPB_INLINE upb_StringView envoy_config_endpoint_v3_ClusterStats_cluster_service_name | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 458 of file load_report.upb.h.
const UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests* const* envoy_config_endpoint_v3_ClusterStats_dropped_requests | ( | const envoy_config_endpoint_v3_ClusterStats * | msg, |
size_t * | len | ||
) |
Definition at line 452 of file load_report.upb.h.
UPB_INLINE upb_StringView envoy_config_endpoint_v3_ClusterStats_DroppedRequests_category | ( | const envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg | ) |
Definition at line 543 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_DroppedRequests_clear_category | ( | const envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg | ) |
Definition at line 540 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_DroppedRequests_clear_dropped_count | ( | const envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg | ) |
Definition at line 546 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_ClusterStats_DroppedRequests_dropped_count | ( | const envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg | ) |
Definition at line 549 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests* envoy_config_endpoint_v3_ClusterStats_DroppedRequests_new | ( | upb_Arena * | arena | ) |
Definition at line 511 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests* envoy_config_endpoint_v3_ClusterStats_DroppedRequests_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 514 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests* envoy_config_endpoint_v3_ClusterStats_DroppedRequests_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 522 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_ClusterStats_DroppedRequests_serialize | ( | const envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 533 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_ClusterStats_DroppedRequests_serialize_ex | ( | const envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 536 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_DroppedRequests_set_category | ( | envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg, |
upb_StringView | value | ||
) |
Definition at line 553 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_DroppedRequests_set_dropped_count | ( | envoy_config_endpoint_v3_ClusterStats_DroppedRequests * | msg, |
uint64_t | value | ||
) |
Definition at line 556 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_ClusterStats_has_dropped_requests | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 446 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_ClusterStats_has_load_report_interval | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 437 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_ClusterStats_has_upstream_locality_stats | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 422 of file load_report.upb.h.
UPB_INLINE const struct google_protobuf_Duration* envoy_config_endpoint_v3_ClusterStats_load_report_interval | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 443 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests** envoy_config_endpoint_v3_ClusterStats_mutable_dropped_requests | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
size_t * | len | ||
) |
Definition at line 493 of file load_report.upb.h.
UPB_INLINE struct google_protobuf_Duration* envoy_config_endpoint_v3_ClusterStats_mutable_load_report_interval | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 484 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats** envoy_config_endpoint_v3_ClusterStats_mutable_upstream_locality_stats | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
size_t * | len | ||
) |
Definition at line 465 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats* envoy_config_endpoint_v3_ClusterStats_new | ( | upb_Arena * | arena | ) |
Definition at line 387 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats* envoy_config_endpoint_v3_ClusterStats_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 390 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats* envoy_config_endpoint_v3_ClusterStats_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 398 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_ClusterStats_DroppedRequests** envoy_config_endpoint_v3_ClusterStats_resize_dropped_requests | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 496 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats** envoy_config_endpoint_v3_ClusterStats_resize_upstream_locality_stats | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 468 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_ClusterStats_serialize | ( | const envoy_config_endpoint_v3_ClusterStats * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 409 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_ClusterStats_serialize_ex | ( | const envoy_config_endpoint_v3_ClusterStats * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 412 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_cluster_name | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
upb_StringView | value | ||
) |
Definition at line 462 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_cluster_service_name | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
upb_StringView | value | ||
) |
Definition at line 505 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_load_report_interval | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
struct google_protobuf_Duration * | value | ||
) |
Definition at line 480 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_ClusterStats_set_total_dropped_requests | ( | envoy_config_endpoint_v3_ClusterStats * | msg, |
uint64_t | value | ||
) |
Definition at line 477 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_ClusterStats_total_dropped_requests | ( | const envoy_config_endpoint_v3_ClusterStats * | msg | ) |
Definition at line 434 of file load_report.upb.h.
const UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats* const* envoy_config_endpoint_v3_ClusterStats_upstream_locality_stats | ( | const envoy_config_endpoint_v3_ClusterStats * | msg, |
size_t * | len | ||
) |
Definition at line 428 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_clear_metric_name | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg | ) |
Definition at line 356 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_clear_num_requests_finished_with_metric | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg | ) |
Definition at line 362 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_clear_total_metric_value | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg | ) |
Definition at line 368 of file load_report.upb.h.
UPB_INLINE upb_StringView envoy_config_endpoint_v3_EndpointLoadMetricStats_metric_name | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg | ) |
Definition at line 359 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats* envoy_config_endpoint_v3_EndpointLoadMetricStats_new | ( | upb_Arena * | arena | ) |
Definition at line 327 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_EndpointLoadMetricStats_num_requests_finished_with_metric | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg | ) |
Definition at line 365 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats* envoy_config_endpoint_v3_EndpointLoadMetricStats_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 330 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats* envoy_config_endpoint_v3_EndpointLoadMetricStats_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 338 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_EndpointLoadMetricStats_serialize | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 349 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_EndpointLoadMetricStats_serialize_ex | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 352 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_set_metric_name | ( | envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg, |
upb_StringView | value | ||
) |
Definition at line 375 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_set_num_requests_finished_with_metric | ( | envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg, |
uint64_t | value | ||
) |
Definition at line 378 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_EndpointLoadMetricStats_set_total_metric_value | ( | envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg, |
double | value | ||
) |
Definition at line 381 of file load_report.upb.h.
UPB_INLINE double envoy_config_endpoint_v3_EndpointLoadMetricStats_total_metric_value | ( | const envoy_config_endpoint_v3_EndpointLoadMetricStats * | msg | ) |
Definition at line 371 of file load_report.upb.h.
UPB_INLINE struct envoy_config_endpoint_v3_EndpointLoadMetricStats* envoy_config_endpoint_v3_UpstreamEndpointStats_add_load_metric_stats | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 302 of file load_report.upb.h.
UPB_INLINE const struct envoy_config_core_v3_Address* envoy_config_endpoint_v3_UpstreamEndpointStats_address | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 228 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_address | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 225 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_load_metric_stats | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 252 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_metadata | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 261 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_total_error_requests | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 243 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_total_issued_requests | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 267 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_total_requests_in_progress | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 237 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_clear_total_successful_requests | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 231 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamEndpointStats_has_address | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 222 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamEndpointStats_has_load_metric_stats | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 249 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamEndpointStats_has_metadata | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 258 of file load_report.upb.h.
const UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats* const* envoy_config_endpoint_v3_UpstreamEndpointStats_load_metric_stats | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
size_t * | len | ||
) |
Definition at line 255 of file load_report.upb.h.
UPB_INLINE const struct google_protobuf_Struct* envoy_config_endpoint_v3_UpstreamEndpointStats_metadata | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 264 of file load_report.upb.h.
UPB_INLINE struct envoy_config_core_v3_Address* envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_address | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 278 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats** envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_load_metric_stats | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
size_t * | len | ||
) |
Definition at line 296 of file load_report.upb.h.
UPB_INLINE struct google_protobuf_Struct* envoy_config_endpoint_v3_UpstreamEndpointStats_mutable_metadata | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 312 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats* envoy_config_endpoint_v3_UpstreamEndpointStats_new | ( | upb_Arena * | arena | ) |
Definition at line 193 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats* envoy_config_endpoint_v3_UpstreamEndpointStats_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 196 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats* envoy_config_endpoint_v3_UpstreamEndpointStats_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 204 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats** envoy_config_endpoint_v3_UpstreamEndpointStats_resize_load_metric_stats | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 299 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_UpstreamEndpointStats_serialize | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 215 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_UpstreamEndpointStats_serialize_ex | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 218 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_address | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
struct envoy_config_core_v3_Address * | value | ||
) |
Definition at line 274 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_metadata | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
struct google_protobuf_Struct * | value | ||
) |
Definition at line 308 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_error_requests | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
uint64_t | value | ||
) |
Definition at line 293 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_issued_requests | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
uint64_t | value | ||
) |
Definition at line 321 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_requests_in_progress | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
uint64_t | value | ||
) |
Definition at line 290 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamEndpointStats_set_total_successful_requests | ( | envoy_config_endpoint_v3_UpstreamEndpointStats * | msg, |
uint64_t | value | ||
) |
Definition at line 287 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_error_requests | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 246 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_issued_requests | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 270 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_requests_in_progress | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 240 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamEndpointStats_total_successful_requests | ( | const envoy_config_endpoint_v3_UpstreamEndpointStats * | msg | ) |
Definition at line 234 of file load_report.upb.h.
UPB_INLINE struct envoy_config_endpoint_v3_EndpointLoadMetricStats* envoy_config_endpoint_v3_UpstreamLocalityStats_add_load_metric_stats | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 166 of file load_report.upb.h.
UPB_INLINE struct envoy_config_endpoint_v3_UpstreamEndpointStats* envoy_config_endpoint_v3_UpstreamLocalityStats_add_upstream_endpoint_stats | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 181 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_load_metric_stats | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 110 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_locality | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 83 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_priority | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 116 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_total_error_requests | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 101 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_total_issued_requests | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 131 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_total_requests_in_progress | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 95 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_total_successful_requests | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 89 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_clear_upstream_endpoint_stats | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 125 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamLocalityStats_has_load_metric_stats | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 107 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamLocalityStats_has_locality | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 80 of file load_report.upb.h.
UPB_INLINE bool envoy_config_endpoint_v3_UpstreamLocalityStats_has_upstream_endpoint_stats | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 122 of file load_report.upb.h.
const UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats* const* envoy_config_endpoint_v3_UpstreamLocalityStats_load_metric_stats | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
size_t * | len | ||
) |
Definition at line 113 of file load_report.upb.h.
UPB_INLINE const struct envoy_config_core_v3_Locality* envoy_config_endpoint_v3_UpstreamLocalityStats_locality | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 86 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats** envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_load_metric_stats | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
size_t * | len | ||
) |
Definition at line 160 of file load_report.upb.h.
UPB_INLINE struct envoy_config_core_v3_Locality* envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_locality | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 142 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats** envoy_config_endpoint_v3_UpstreamLocalityStats_mutable_upstream_endpoint_stats | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
size_t * | len | ||
) |
Definition at line 175 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats* envoy_config_endpoint_v3_UpstreamLocalityStats_new | ( | upb_Arena * | arena | ) |
Definition at line 51 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats* envoy_config_endpoint_v3_UpstreamLocalityStats_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 54 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamLocalityStats* envoy_config_endpoint_v3_UpstreamLocalityStats_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 62 of file load_report.upb.h.
UPB_INLINE uint32_t envoy_config_endpoint_v3_UpstreamLocalityStats_priority | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 119 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_EndpointLoadMetricStats** envoy_config_endpoint_v3_UpstreamLocalityStats_resize_load_metric_stats | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 163 of file load_report.upb.h.
UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats** envoy_config_endpoint_v3_UpstreamLocalityStats_resize_upstream_endpoint_stats | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
size_t | len, | ||
upb_Arena * | arena | ||
) |
Definition at line 178 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_UpstreamLocalityStats_serialize | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 73 of file load_report.upb.h.
UPB_INLINE char* envoy_config_endpoint_v3_UpstreamLocalityStats_serialize_ex | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 76 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_locality | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
struct envoy_config_core_v3_Locality * | value | ||
) |
Definition at line 138 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_priority | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
uint32_t | value | ||
) |
Definition at line 172 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_error_requests | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
uint64_t | value | ||
) |
Definition at line 157 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_issued_requests | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
uint64_t | value | ||
) |
Definition at line 187 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_requests_in_progress | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
uint64_t | value | ||
) |
Definition at line 154 of file load_report.upb.h.
UPB_INLINE void envoy_config_endpoint_v3_UpstreamLocalityStats_set_total_successful_requests | ( | envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
uint64_t | value | ||
) |
Definition at line 151 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_error_requests | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 104 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_issued_requests | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 134 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_requests_in_progress | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 98 of file load_report.upb.h.
UPB_INLINE uint64_t envoy_config_endpoint_v3_UpstreamLocalityStats_total_successful_requests | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg | ) |
Definition at line 92 of file load_report.upb.h.
const UPB_INLINE envoy_config_endpoint_v3_UpstreamEndpointStats* const* envoy_config_endpoint_v3_UpstreamLocalityStats_upstream_endpoint_stats | ( | const envoy_config_endpoint_v3_UpstreamLocalityStats * | msg, |
size_t * | len | ||
) |
Definition at line 128 of file load_report.upb.h.
const upb_MiniTable envoy_config_core_v3_Address_msginit |
Definition at line 104 of file address.upb.c.
const upb_MiniTable envoy_config_core_v3_Locality_msginit |
Definition at line 35 of file base.upb.c.
const upb_MiniTable envoy_config_endpoint_v3_ClusterStats_DroppedRequests_msginit |
Definition at line 105 of file load_report.upb.c.
const upb_MiniTable envoy_config_endpoint_v3_ClusterStats_msginit |
Definition at line 94 of file load_report.upb.c.
const upb_MiniTable envoy_config_endpoint_v3_EndpointLoadMetricStats_msginit |
Definition at line 73 of file load_report.upb.c.
const upb_MiniTable_File envoy_config_endpoint_v3_load_report_proto_upb_file_layout |
Definition at line 119 of file load_report.upb.c.
const upb_MiniTable envoy_config_endpoint_v3_UpstreamEndpointStats_msginit |
Definition at line 61 of file load_report.upb.c.
const upb_MiniTable envoy_config_endpoint_v3_UpstreamLocalityStats_msginit |
Definition at line 39 of file load_report.upb.c.
const upb_MiniTable google_protobuf_Duration_msginit |
Definition at line 20 of file duration.upb.c.
const upb_MiniTable google_protobuf_Struct_msginit |
Definition at line 23 of file google/protobuf/struct.upb.c.