Public Attributes | List of all members
grpc_core::Server::BatchCallAllocation Struct Reference

#include <server.h>

Public Attributes

grpc_call ** call
 
grpc_completion_queuecq
 
grpc_call_detailsdetails
 
grpc_metadata_arrayinitial_metadata
 
void * tag
 

Detailed Description

Definition at line 86 of file src/core/lib/surface/server.h.

Member Data Documentation

◆ call

grpc_call** grpc_core::Server::BatchCallAllocation::call

Definition at line 88 of file src/core/lib/surface/server.h.

◆ cq

grpc_completion_queue* grpc_core::Server::BatchCallAllocation::cq

Definition at line 91 of file src/core/lib/surface/server.h.

◆ details

grpc_call_details* grpc_core::Server::BatchCallAllocation::details

Definition at line 90 of file src/core/lib/surface/server.h.

◆ initial_metadata

grpc_metadata_array* grpc_core::Server::BatchCallAllocation::initial_metadata

Definition at line 89 of file src/core/lib/surface/server.h.

◆ tag

void* grpc_core::Server::BatchCallAllocation::tag

Definition at line 87 of file src/core/lib/surface/server.h.


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


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