GRPC C++  1.13.0-dev
Data Structures | Namespaces
alarm.h File Reference
#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.