GRPC Core  9.0.0
Data Structures | Namespaces
service_config.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/gprpp/inlined_vector.h"
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/iomgr/error.h"
#include "src/core/lib/json/json.h"
#include "src/core/lib/slice/slice_hash_table.h"

Go to the source code of this file.

Data Structures

class  grpc_core::ServiceConfig
 
class  grpc_core::ServiceConfig::ParsedConfig
 This is the base class that all service config parsers MUST use to store parsed service config data. More...
 
class  grpc_core::ServiceConfig::Parser
 This is the base class that all service config parsers should derive from. More...
 
class  grpc_core::ServiceConfig::CallData
 When a service config is applied to a call in the client_channel_filter, we create an instance of this object and store it in the call_data for client_channel. More...
 

Namespaces

 grpc_core
 Round Robin Policy.