GRPC C++
1.30.0
|
#include <grpcpp/impl/codegen/completion_queue_tag.h>
Go to the source code of this file.
Data Structures | |
class | grpc::internal::CallOpSetInterface |
An abstract collection of call ops, used to generate the grpc_call_op structure to pass down to the lower layers, and as it is-a CompletionQueueTag, also massages the final completion into the correct form for consumption in the C++ API. More... | |
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
grpc::internal | |
Models a gRPC server. | |