|
GRPC C++
1.39.1
|
#include <functional>#include <grpc/grpc.h>#include <grpcpp/impl/codegen/completion_queue.h>#include <grpcpp/impl/codegen/completion_queue_tag.h>#include <grpcpp/impl/codegen/grpc_library.h>#include <grpcpp/impl/codegen/time.h>#include <grpcpp/impl/grpc_library.h>Go to the source code of this file.
Data Structures | |
| class | grpc::Alarm |
Namespaces | |
| grpc | |
| An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |