Public Attributes | List of all members
load_reporting_data Struct Reference

Public Attributes

grpc_status_code call_final_status
 
intptr_t call_id
 
intptr_t channel_id
 
bool fully_processed
 
uint64_t incoming_bytes
 
char * initial_md_str
 
char * method_name
 
gpr_mu mu
 
uint64_t outgoing_bytes
 
char * trailing_md_str
 

Detailed Description

Definition at line 38 of file load_reporting_hook.cc.

Member Data Documentation

◆ call_final_status

grpc_status_code load_reporting_data::call_final_status

Definition at line 50 of file load_reporting_hook.cc.

◆ call_id

intptr_t load_reporting_data::call_id

Definition at line 41 of file load_reporting_hook.cc.

◆ channel_id

intptr_t load_reporting_data::channel_id

Definition at line 40 of file load_reporting_hook.cc.

◆ fully_processed

bool load_reporting_data::fully_processed

Definition at line 52 of file load_reporting_hook.cc.

◆ incoming_bytes

uint64_t load_reporting_data::incoming_bytes

Definition at line 47 of file load_reporting_hook.cc.

◆ initial_md_str

char* load_reporting_data::initial_md_str

Definition at line 43 of file load_reporting_hook.cc.

◆ method_name

char* load_reporting_data::method_name

Definition at line 45 of file load_reporting_hook.cc.

◆ mu

gpr_mu load_reporting_data::mu

Definition at line 39 of file load_reporting_hook.cc.

◆ outgoing_bytes

uint64_t load_reporting_data::outgoing_bytes

Definition at line 48 of file load_reporting_hook.cc.

◆ trailing_md_str

char* load_reporting_data::trailing_md_str

Definition at line 44 of file load_reporting_hook.cc.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46