GRPC C++
0.10.0.0
|
#include <async_unary_call.h>
Public Member Functions | |
template<class W > | |
ClientAsyncResponseReader (ChannelInterface *channel, CompletionQueue *cq, const RpcMethod &method, ClientContext *context, const W &request) | |
void | ReadInitialMetadata (void *tag) |
void | Finish (R *msg, Status *status, void *tag) |
![]() | |
virtual | ~ClientAsyncResponseReaderInterface () |
|
inline |
|
inlinevirtual |
Implements grpc::ClientAsyncResponseReaderInterface< R >.
|
inlinevirtual |
Implements grpc::ClientAsyncResponseReaderInterface< R >.