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

#include <server_config_selector.h>

Public Attributes

grpc_error_handle error = GRPC_ERROR_NONE
 
const ServiceConfigParser::ParsedConfigVectormethod_configs = nullptr
 
RefCountedPtr< ServiceConfigservice_config
 

Detailed Description

Definition at line 44 of file server_config_selector.h.

Member Data Documentation

◆ error

grpc_error_handle grpc_core::ServerConfigSelector::CallConfig::error = GRPC_ERROR_NONE

Definition at line 45 of file server_config_selector.h.

◆ method_configs

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

Definition at line 46 of file server_config_selector.h.

◆ service_config

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

Definition at line 47 of file server_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:37