GRPC C++
0.11.0.0
|
#include <generic_stub.h>
Public Member Functions | |
GenericStub (std::shared_ptr< Channel > channel) | |
std::unique_ptr < GenericClientAsyncReaderWriter > | Call (ClientContext *context, const grpc::string &method, CompletionQueue *cq, void *tag) |
|
inlineexplicit |
std::unique_ptr< GenericClientAsyncReaderWriter > grpc::GenericStub::Call | ( | ClientContext * | context, |
const grpc::string & | method, | ||
CompletionQueue * | cq, | ||
void * | tag | ||
) |