GRPC C++
1.13.0-dev
|
#include <grpcpp/support/async_stream.h>
#include <grpcpp/support/async_unary_call.h>
#include <grpcpp/support/byte_buffer.h>
Go to the source code of this file.
Data Structures | |
class | grpc::GenericStub |
Generic stubs provide a type-unsafe interface to call gRPC methods by name. More... | |
Namespaces | |
grpc | |
An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation. | |
Typedefs | |
typedef ClientAsyncReaderWriter< ByteBuffer, ByteBuffer > | grpc::GenericClientAsyncReaderWriter |
typedef ClientAsyncResponseReader< ByteBuffer > | grpc::GenericClientAsyncResponseReader |