Public Attributes | List of all members
grpc_core::ClientChannel::LbQueuedCall Struct Reference

Public Attributes

LoadBalancedCalllb_call
 
LbQueuedCallnext = nullptr
 

Detailed Description

Definition at line 220 of file client_channel.h.

Member Data Documentation

◆ lb_call

LoadBalancedCall* grpc_core::ClientChannel::LbQueuedCall::lb_call

Definition at line 221 of file client_channel.h.

◆ next

LbQueuedCall* grpc_core::ClientChannel::LbQueuedCall::next = nullptr

Definition at line 222 of file client_channel.h.


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


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