GRPC C++  1.30.0
Data Structures | Namespaces | Functions | Variables
client_interceptor.h File Reference
#include <memory>
#include <vector>
#include <grpcpp/impl/codegen/interceptor.h>
#include <grpcpp/impl/codegen/rpc_method.h>
#include <grpcpp/impl/codegen/string_ref.h>

Go to the source code of this file.

Data Structures

class  grpc::experimental::ClientInterceptorFactoryInterface
 
class  grpc::experimental::ClientRpcInfo
 

Namespaces

 grpc_impl
 An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation.
 
 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 ()
 

Variables

experimental::ClientInterceptorFactoryInterface * grpc::internal::g_global_client_interceptor_factory