|
GRPC C++
1.13.0-dev
|
#include <climits>#include <functional>#include <map>#include <memory>#include <vector>#include <grpcpp/impl/codegen/byte_buffer.h>#include <grpcpp/impl/codegen/config.h>#include <grpcpp/impl/codegen/rpc_method.h>#include <grpcpp/impl/codegen/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 upon expiry or cancellation. | |
| grpc::internal | |
| Models a gRPC server. | |
1.8.13