Public Attributes | List of all members
grpc_core::ConfigSelector::CallConfig Struct Reference

#include <config_selector.h>

Public Attributes

ServiceConfigCallData::CallAttributes call_attributes
 
CallDispatchControllercall_dispatch_controller = nullptr
 
grpc_error_handle error = GRPC_ERROR_NONE
 
const ServiceConfigParser::ParsedConfigVectormethod_configs = nullptr
 
RefCountedPtr< ServiceConfigservice_config
 

Detailed Description

Definition at line 70 of file config_selector.h.

Member Data Documentation

◆ call_attributes

ServiceConfigCallData::CallAttributes grpc_core::ConfigSelector::CallConfig::call_attributes

Definition at line 80 of file config_selector.h.

◆ call_dispatch_controller

CallDispatchController* grpc_core::ConfigSelector::CallConfig::call_dispatch_controller = nullptr

Definition at line 82 of file config_selector.h.

◆ error

grpc_error_handle grpc_core::ConfigSelector::CallConfig::error = GRPC_ERROR_NONE

Definition at line 72 of file config_selector.h.

◆ method_configs

const ServiceConfigParser::ParsedConfigVector* grpc_core::ConfigSelector::CallConfig::method_configs = nullptr

Definition at line 75 of file config_selector.h.

◆ service_config

RefCountedPtr<ServiceConfig> grpc_core::ConfigSelector::CallConfig::service_config

Definition at line 78 of file config_selector.h.


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


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