GRPC C++  1.8.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
generic_stub.h File Reference
#include <grpc++/support/async_stream.h>
#include <grpc++/support/async_unary_call.h>
#include <grpc++/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
 

Typedefs

typedef
ClientAsyncReaderWriter
< ByteBuffer, ByteBuffer > 
grpc::GenericClientAsyncReaderWriter
 
typedef
ClientAsyncResponseReader
< ByteBuffer > 
grpc::GenericClientAsyncResponseReader