|
GRPC C++
1.30.0
|
#include <atomic>#include <vector>#include <grpcpp/impl/codegen/interceptor.h>#include <grpcpp/impl/codegen/rpc_method.h>#include <grpcpp/impl/codegen/string_ref.h>Go to the source code of this file.
Data Structures | |
| class | grpc::experimental::ServerInterceptorFactoryInterface |
| class | grpc::experimental::ServerRpcInfo |
| ServerRpcInfo represents the state of a particular RPC as it appears to an interceptor. More... | |
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 | |
| This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
| grpc::internal | |
| Models a gRPC server. | |
| grpc::experimental | |
| ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
1.8.16