|
GRPC C++
1.0.0
|
#include <generic_stub.h>
Public Member Functions | |
| GenericStub (std::shared_ptr< ChannelInterface > 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 | ||
| ) |
1.8.11