GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/ext/filters/client_channel/service_config_parser.h"
#include "src/core/lib/channel/channel_stack.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::MessageSizeParsedConfig |
struct | grpc_core::MessageSizeParsedConfig::message_size_limits |
class | grpc_core::MessageSizeParser |
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
int | grpc_core::GetMaxRecvSizeFromChannelArgs (const grpc_channel_args *args) |
int | grpc_core::GetMaxSendSizeFromChannelArgs (const grpc_channel_args *args) |
Variables | |
const grpc_channel_filter | grpc_message_size_filter |
|
extern |