#include <channel_interface.h>
Public Member Functions | |
CallbackUnaryCallImpl (grpc::ChannelInterface *channel, const grpc::internal::RpcMethod &method, grpc::ClientContext *context, const InputMessage *request, OutputMessage *result, std::function< void(grpc::Status)> on_completion) | |
Definition at line 38 of file grpcpp/impl/codegen/channel_interface.h.
|
inline |
Definition at line 67 of file impl/codegen/client_callback.h.