Classes | Namespaces | Functions
grpcpp/impl/codegen/server_context.h File Reference
#include <grpc/impl/codegen/port_platform.h>
#include <atomic>
#include <cassert>
#include <map>
#include <memory>
#include <type_traits>
#include <vector>
#include <grpc/impl/codegen/compression_types.h>
#include <grpcpp/impl/codegen/call.h>
#include <grpcpp/impl/codegen/call_op_set.h>
#include <grpcpp/impl/codegen/callback_common.h>
#include <grpcpp/impl/codegen/completion_queue_tag.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/create_auth_context.h>
#include <grpcpp/impl/codegen/message_allocator.h>
#include <grpcpp/impl/codegen/metadata_map.h>
#include <grpcpp/impl/codegen/rpc_service_method.h>
#include <grpcpp/impl/codegen/security/auth_context.h>
#include <grpcpp/impl/codegen/server_callback.h>
#include <grpcpp/impl/codegen/server_interceptor.h>
#include <grpcpp/impl/codegen/status.h>
#include <grpcpp/impl/codegen/string_ref.h>
#include <grpcpp/impl/codegen/time.h>
Include dependency graph for grpcpp/impl/codegen/server_context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::internal::BidiStreamingHandler< ServiceType, RequestType, ResponseType >
 
class  grpc::internal::CallbackBidiHandler< RequestType, ResponseType >
 
class  grpc::internal::CallbackClientStreamingHandler< RequestType, ResponseType >
 
class  grpc::CallbackServerContext
 
class  grpc::internal::CallbackServerStreamingHandler< RequestType, ResponseType >
 
class  grpc::internal::CallbackUnaryHandler< RequestType, ResponseType >
 
struct  grpc::ServerContextBase::CallWrapper
 
class  grpc::internal::ClientStreamingHandler< ServiceType, RequestType, ResponseType >
 A wrapper class of an application provided client streaming handler. More...
 
class  grpc::ContextAllocator
 
class  grpc::internal::ErrorMethodHandler< code >
 
class  grpc::internal::FinishOnlyReactor< Base >
 
class  grpc::ServerContextBase::Reactor
 
class  grpc::internal::RpcMethodHandler< ServiceType, RequestType, ResponseType, BaseRequestType, BaseResponseType >
 A wrapper class of an application provided rpc method handler. More...
 
class  grpc::ServerAsyncReader< W, R >
 
class  grpc::ServerAsyncReaderWriter< W, R >
 
class  grpc::ServerAsyncResponseWriter< W >
 
class  grpc::ServerAsyncWriter< W >
 
class  grpc::ServerContext
 
class  grpc::ServerContextBase
 Base class of ServerContext. More...
 
class  grpc::ServerReader< R >
 
class  grpc::internal::ServerReaderWriterBody< W, R >
 
class  grpc::internal::ServerStreamingHandler< ServiceType, RequestType, ResponseType >
 A wrapper class of an application provided server streaming handler. More...
 
class  grpc::ServerWriter< W >
 
class  grpc::internal::TemplatedBidiStreamingHandler< Streamer, WriteNeeded >
 
class  grpc::ServerContextBase::TestServerCallbackUnary
 

Namespaces

 grpc
 
 grpc::experimental
 
 grpc::internal
 Actual implementation of bi-directional streaming.
 
 grpc::testing
 

Functions

template<class ResponseType >
void grpc::internal::UnaryRunHandlerHelper (const grpc::internal::MethodHandler::HandlerParameter &, ResponseType *, grpc::Status &)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:30