|
GRPC C++
1.0.0
|
#include <grpc++/impl/codegen/call.h>#include <grpc++/impl/codegen/channel_interface.h>#include <grpc++/impl/codegen/config.h>#include <grpc++/impl/codegen/core_codegen_interface.h>#include <grpc++/impl/codegen/status.h>Go to the source code of this file.
Namespaces | |
| grpc | |
Functions | |
| template<class InputMessage , class OutputMessage > | |
| Status | grpc::BlockingUnaryCall (ChannelInterface *channel, const RpcMethod &method, ClientContext *context, const InputMessage &request, OutputMessage *result) |
1.8.11