GRPC C++  1.16.0-dev
Data Structures | Namespaces | Typedefs
generic_stub.h File Reference
#include <functional>
#include <grpcpp/support/async_stream.h>
#include <grpcpp/support/async_unary_call.h>
#include <grpcpp/support/byte_buffer.h>
#include <grpcpp/support/status.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...
 
class  grpc::GenericStub::experimental_type
 NOTE: class experimental_type is not part of the public API of this class TODO(vjpai): Move these contents to the public API of GenericStub when they are no longer experimental. 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