Public Member Functions | List of all members
grpc::internal::CallbackUnaryCallImpl< InputMessage, OutputMessage > Class Template Reference

#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)
 

Detailed Description

template<class InputMessage, class OutputMessage>
class grpc::internal::CallbackUnaryCallImpl< InputMessage, OutputMessage >

Definition at line 38 of file grpcpp/impl/codegen/channel_interface.h.

Constructor & Destructor Documentation

◆ CallbackUnaryCallImpl()

template<class InputMessage , class OutputMessage >
grpc::internal::CallbackUnaryCallImpl< InputMessage, OutputMessage >::CallbackUnaryCallImpl ( grpc::ChannelInterface channel,
const grpc::internal::RpcMethod method,
grpc::ClientContext context,
const InputMessage *  request,
OutputMessage *  result,
std::function< void(grpc::Status)>  on_completion 
)
inline

Definition at line 67 of file impl/codegen/client_callback.h.


The documentation for this class was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32