Public Attributes | List of all members
connected_channel_call_data Struct Reference

Public Attributes

grpc_core::CallCombinercall_combiner
 
callback_state on_complete [6]
 
callback_state recv_initial_metadata_ready
 
callback_state recv_message_ready
 
callback_state recv_trailing_metadata_ready
 

Detailed Description

Definition at line 49 of file connected_channel.cc.

Member Data Documentation

◆ call_combiner

grpc_core::CallCombiner* connected_channel_call_data::call_combiner

Definition at line 50 of file connected_channel.cc.

◆ on_complete

callback_state connected_channel_call_data::on_complete[6]

Definition at line 52 of file connected_channel.cc.

◆ recv_initial_metadata_ready

callback_state connected_channel_call_data::recv_initial_metadata_ready

Definition at line 53 of file connected_channel.cc.

◆ recv_message_ready

callback_state connected_channel_call_data::recv_message_ready

Definition at line 54 of file connected_channel.cc.

◆ recv_trailing_metadata_ready

callback_state connected_channel_call_data::recv_trailing_metadata_ready

Definition at line 55 of file connected_channel.cc.


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


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