|
GRPC C++
1.13.0-dev
|
#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 |
| A thin wrapper around grpc_alarm (see / / src/core/surface/alarm.h). More... | |
Namespaces | |
| grpc | |
| An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation. | |
1.8.13