#include <server_config_selector.h>
Public Attributes | |
| grpc_error_handle | error = GRPC_ERROR_NONE |
| const ServiceConfigParser::ParsedConfigVector * | method_configs = nullptr |
| RefCountedPtr< ServiceConfig > | service_config |
Definition at line 44 of file server_config_selector.h.
| grpc_error_handle grpc_core::ServerConfigSelector::CallConfig::error = GRPC_ERROR_NONE |
Definition at line 45 of file server_config_selector.h.
| const ServiceConfigParser::ParsedConfigVector* grpc_core::ServerConfigSelector::CallConfig::method_configs = nullptr |
Definition at line 46 of file server_config_selector.h.
| RefCountedPtr<ServiceConfig> grpc_core::ServerConfigSelector::CallConfig::service_config |
Definition at line 47 of file server_config_selector.h.