|
GRPC C++
1.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) |
Public Member Functions inherited from grpc::ClientAsyncResponseReaderInterface< R > | |
| virtual | ~ClientAsyncResponseReaderInterface () |
|
inline |
|
inlinevirtual |
Implements grpc::ClientAsyncResponseReaderInterface< R >.
|
inlinevirtual |
Implements grpc::ClientAsyncResponseReaderInterface< R >.
1.8.11