Public Attributes | List of all members
grpc_call_create_args Struct Reference

#include <call.h>

Public Attributes

absl::optional< grpc_core::Sliceauthority
 
grpc_core::RefCountedPtr< grpc_core::Channelchannel
 
grpc_completion_queuecq
 
grpc_callparent
 
absl::optional< grpc_core::Slicepath
 
grpc_pollset_setpollset_set_alternative
 
uint32_t propagation_mask
 
grpc_core::Timestamp send_deadline
 
grpc_core::Serverserver
 
const void * server_transport_data
 

Detailed Description

Definition at line 51 of file src/core/lib/surface/call.h.

Member Data Documentation

◆ authority

absl::optional<grpc_core::Slice> grpc_call_create_args::authority

Definition at line 65 of file src/core/lib/surface/call.h.

◆ channel

grpc_core::RefCountedPtr<grpc_core::Channel> grpc_call_create_args::channel

Definition at line 52 of file src/core/lib/surface/call.h.

◆ cq

grpc_completion_queue* grpc_call_create_args::cq

Definition at line 58 of file src/core/lib/surface/call.h.

◆ parent

grpc_call* grpc_call_create_args::parent

Definition at line 55 of file src/core/lib/surface/call.h.

◆ path

absl::optional<grpc_core::Slice> grpc_call_create_args::path

Definition at line 64 of file src/core/lib/surface/call.h.

◆ pollset_set_alternative

grpc_pollset_set* grpc_call_create_args::pollset_set_alternative

Definition at line 60 of file src/core/lib/surface/call.h.

◆ propagation_mask

uint32_t grpc_call_create_args::propagation_mask

Definition at line 56 of file src/core/lib/surface/call.h.

◆ send_deadline

grpc_core::Timestamp grpc_call_create_args::send_deadline

Definition at line 67 of file src/core/lib/surface/call.h.

◆ server

grpc_core::Server* grpc_call_create_args::server

Definition at line 53 of file src/core/lib/surface/call.h.

◆ server_transport_data

const void* grpc_call_create_args::server_transport_data

Definition at line 62 of file src/core/lib/surface/call.h.


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


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