|
GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>#include <memory>#include "absl/container/inlined_vector.h"#include <grpc/impl/codegen/grpc_types.h>#include "src/core/lib/iomgr/error.h"#include "src/core/lib/json/json.h"Go to the source code of this file.
Data Structures | |
| class | grpc_core::ServiceConfigParser |
| class | grpc_core::ServiceConfigParser::ParsedConfig |
| This is the base class that all service config parsers MUST use to store parsed service config data. More... | |
| class | grpc_core::ServiceConfigParser::Parser |
| This is the base class that all service config parsers should derive from. More... | |
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |