GRPC C++
1.30.0
|
#include <grpcpp/channel_impl.h>
Go to the source code of this file.
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
grpc::experimental | |
ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Typedefs | |
typedef ::grpc_impl::Channel | grpc::Channel |
Functions | |
void | grpc::experimental::ChannelResetConnectionBackoff (Channel *channel) |
Resets the channel's connection backoff. More... | |