GRPC C++  1.16.0-dev
Data Structures | Namespaces | Functions
channel.h File Reference
#include <memory>
#include <grpc/grpc.h>
#include <grpcpp/impl/call.h>
#include <grpcpp/impl/codegen/channel_interface.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/grpc_library.h>

Go to the source code of this file.

Data Structures

class  grpc::Channel
 Channels represent a connection to an endpoint. Created by CreateChannel. More...
 

Namespaces

 grpc
 An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation.
 
 grpc::experimental
 

Functions

void grpc::experimental::ChannelResetConnectionBackoff (Channel *channel)
 Resets the channel's connection backoff. More...