|
GRPC C++
1.76.0
|
#include <grpc/grpc.h>#include <grpcpp/channel.h>#include <grpcpp/client_context.h>#include <grpcpp/completion_queue.h>#include <grpcpp/create_channel.h>#include <grpcpp/create_channel_posix.h>#include <grpcpp/server.h>#include <grpcpp/server_builder.h>#include <grpcpp/server_context.h>#include <grpcpp/server_posix.h>#include <grpcpp/version_info.h>Go to the source code of this file.
Namespaces | |
| grpc | |
| An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Functions | |
| std::string | grpc::Version () |
| Return gRPC library version. More... | |
1.8.17