19 #ifndef GRPCPP_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H
20 #define GRPCPP_IMPL_CODEGEN_COMPLETION_QUEUE_TAG_H
An interface allowing implementors to process and filter event tags.
Definition: completion_queue_tag.h:26
virtual ~CompletionQueueTag()
Definition: completion_queue_tag.h:28
virtual bool FinalizeResult(void **tag, bool *status)=0
FinalizeResult must be called before informing user code that the operation bound to the underlying c...
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInp...
Definition: alarm.h:24