Public Attributes | List of all members
grpc_call_element_args Struct Reference

#include <channel_stack.h>

Public Attributes

grpc_core::Arenaarena
 
grpc_core::CallCombinercall_combiner
 
grpc_call_stackcall_stack
 
grpc_call_context_elementcontext
 
grpc_core::Timestamp deadline
 
const grpc_slicepath
 
const void * server_transport_data
 
gpr_cycle_counter start_time
 

Detailed Description

Definition at line 80 of file channel_stack.h.

Member Data Documentation

◆ arena

grpc_core::Arena* grpc_call_element_args::arena

Definition at line 87 of file channel_stack.h.

◆ call_combiner

grpc_core::CallCombiner* grpc_call_element_args::call_combiner

Definition at line 88 of file channel_stack.h.

◆ call_stack

grpc_call_stack* grpc_call_element_args::call_stack

Definition at line 81 of file channel_stack.h.

◆ context

grpc_call_context_element* grpc_call_element_args::context

Definition at line 83 of file channel_stack.h.

◆ deadline

grpc_core::Timestamp grpc_call_element_args::deadline

Definition at line 86 of file channel_stack.h.

◆ path

const grpc_slice& grpc_call_element_args::path

Definition at line 84 of file channel_stack.h.

◆ server_transport_data

const void* grpc_call_element_args::server_transport_data

Definition at line 82 of file channel_stack.h.

◆ start_time

gpr_cycle_counter grpc_call_element_args::start_time

Definition at line 85 of file channel_stack.h.


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


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