GRPC C++  1.26.0
Namespaces | Functions
client_interceptor.cc File Reference
#include <grpcpp/impl/codegen/client_interceptor.h>

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 
 grpc::internal
 Models a gRPC server.
 
 grpc::experimental
 ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor.
 

Functions

void grpc::experimental::RegisterGlobalClientInterceptorFactory (ClientInterceptorFactoryInterface *factory)
 
void grpc::experimental::TestOnlyResetGlobalClientInterceptorFactory ()