GRPC C++  1.30.0
Namespaces | Typedefs
server_context.h File Reference
#include <grpcpp/impl/codegen/server_context_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::ServerContext grpc::ServerContext
 
typedef ::grpc_impl::ServerContextBase grpc::experimental::ServerContextBase
 
typedef ::grpc_impl::CallbackServerContext grpc::experimental::CallbackServerContext