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

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ BlockingUnaryCallImpl()

template<class InputMessage , class OutputMessage >
grpc::internal::BlockingUnaryCallImpl< InputMessage, OutputMessage >::BlockingUnaryCallImpl ( ChannelInterface channel,
const RpcMethod method,
grpc::ClientContext context,
const InputMessage &  request,
OutputMessage *  result 
)
inline

Definition at line 60 of file grpcpp/impl/codegen/client_unary_call.h.

Member Function Documentation

◆ status()

template<class InputMessage , class OutputMessage >
Status grpc::internal::BlockingUnaryCallImpl< InputMessage, OutputMessage >::status ( )
inline

Definition at line 96 of file grpcpp/impl/codegen/client_unary_call.h.

Member Data Documentation

◆ status_

template<class InputMessage , class OutputMessage >
Status grpc::internal::BlockingUnaryCallImpl< InputMessage, OutputMessage >::status_
private

Definition at line 99 of file grpcpp/impl/codegen/client_unary_call.h.


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


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