GRPC C++  1.62.0
Data Structures | Namespaces
rpc_service_method.h File Reference
#include <climits>
#include <functional>
#include <map>
#include <memory>
#include <vector>
#include <grpc/support/log.h>
#include <grpcpp/impl/rpc_method.h>
#include <grpcpp/support/byte_buffer.h>
#include <grpcpp/support/config.h>
#include <grpcpp/support/status.h>

Go to the source code of this file.

Data Structures

class  grpc::internal::MethodHandler
 Base class for running an RPC handler. More...
 
struct  grpc::internal::MethodHandler::HandlerParameter
 
class  grpc::internal::RpcServiceMethod
 Server side rpc method class. More...
 

Namespaces

 grpc
 An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation.
 
 grpc::internal
 Models a gRPC server.