GRPC C++  1.32.0
Data Structures | Namespaces
channel_arguments.h File Reference
#include <list>
#include <vector>
#include <grpc/compression.h>
#include <grpc/grpc.h>
#include <grpcpp/resource_quota.h>
#include <grpcpp/support/config.h>

Go to the source code of this file.

Data Structures

class  grpc::ChannelArguments
 Options for channel creation. More...
 

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 
 grpc::testing