#include <channel_interface.h>
Public Member Functions | |
BlockingUnaryCallImpl (ChannelInterface *channel, const RpcMethod &method, grpc::ClientContext *context, const InputMessage &request, OutputMessage *result) | |
Status | status () |
Private Attributes | |
Status | status_ |
Definition at line 69 of file grpcpp/impl/codegen/channel_interface.h.
|
inline |
Definition at line 60 of file grpcpp/impl/codegen/client_unary_call.h.
|
inline |
Definition at line 96 of file grpcpp/impl/codegen/client_unary_call.h.
|
private |
Definition at line 99 of file grpcpp/impl/codegen/client_unary_call.h.