Public Member Functions | Private Attributes | List of all members
grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper Class Reference
Inheritance diagram for grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper:
Inheritance graph
[legend]

Public Member Functions

 CallDispatchControllerWrapper (ConfigSelector::CallDispatchController *call_dispatch_controller)
 
void Commit () override
 
bool ShouldRetry () override
 
- Public Member Functions inherited from grpc_core::ConfigSelector::CallDispatchController
virtual ~CallDispatchController ()=default
 

Private Attributes

ConfigSelector::CallDispatchControllercall_dispatch_controller_
 
bool commit_called_ = false
 

Detailed Description

Definition at line 584 of file client_channel.h.

Constructor & Destructor Documentation

◆ CallDispatchControllerWrapper()

grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper::CallDispatchControllerWrapper ( ConfigSelector::CallDispatchController call_dispatch_controller)
inlineexplicit

Definition at line 587 of file client_channel.h.

Member Function Documentation

◆ Commit()

void grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper::Commit ( )
inlineoverridevirtual

◆ ShouldRetry()

bool grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper::ShouldRetry ( )
inlineoverridevirtual

Member Data Documentation

◆ call_dispatch_controller_

ConfigSelector::CallDispatchController* grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper::call_dispatch_controller_
private

Definition at line 606 of file client_channel.h.

◆ commit_called_

bool grpc_core::ClientChannelServiceConfigCallData::CallDispatchControllerWrapper::commit_called_ = false
private

Definition at line 607 of file client_channel.h.


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


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