Public Attributes | List of all members
grpc_call_details Struct Reference

#include <grpc_types.h>

Public Attributes

gpr_timespec deadline
 
uint32_t flags
 
grpc_slice host
 
grpc_slice method
 
void * reserved
 

Detailed Description

Definition at line 585 of file grpc_types.h.

Member Data Documentation

◆ deadline

gpr_timespec grpc_call_details::deadline

Definition at line 588 of file grpc_types.h.

◆ flags

uint32_t grpc_call_details::flags

Definition at line 589 of file grpc_types.h.

◆ host

grpc_slice grpc_call_details::host

Definition at line 587 of file grpc_types.h.

◆ method

grpc_slice grpc_call_details::method

Definition at line 586 of file grpc_types.h.

◆ reserved

void* grpc_call_details::reserved

Definition at line 590 of file grpc_types.h.


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


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