GRPC C++  1.30.0
Data Structures | Namespaces
interceptor_common.h File Reference
#include <array>
#include <functional>
#include <grpcpp/impl/codegen/call.h>
#include <grpcpp/impl/codegen/call_op_set_interface.h>
#include <grpcpp/impl/codegen/client_interceptor.h>
#include <grpcpp/impl/codegen/intercepted_channel.h>
#include <grpcpp/impl/codegen/server_interceptor.h>
#include <grpc/impl/codegen/grpc_types.h>

Go to the source code of this file.

Data Structures

class  grpc::internal::InterceptorBatchMethodsImpl
 
class  grpc::internal::CancelInterceptorBatchMethods
 

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.