GRPC C++
0.11.0.0
|
#include <channel.h>
Public Member Functions | |
template<class W > | |
ClientAsyncResponseReader (Channel *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 >.