GRPC C++  1.30.0
Data Structures | Namespaces
server_callback_handlers.h File Reference
#include <grpcpp/impl/codegen/message_allocator.h>
#include <grpcpp/impl/codegen/rpc_service_method.h>
#include <grpcpp/impl/codegen/server_callback_impl.h>
#include <grpcpp/impl/codegen/server_context_impl.h>
#include <grpcpp/impl/codegen/status.h>

Go to the source code of this file.

Data Structures

class  grpc_impl::internal::CallbackUnaryHandler< RequestType, ResponseType >
 
class  grpc_impl::internal::CallbackClientStreamingHandler< RequestType, ResponseType >
 
class  grpc_impl::internal::CallbackServerStreamingHandler< RequestType, ResponseType >
 
class  grpc_impl::internal::CallbackBidiHandler< RequestType, ResponseType >
 

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_impl::internal
 Actual implementation of bi-directional streaming.