Codegen interface for grpc::Channel.
More...
#include <channel_interface.h>
Codegen interface for grpc::Channel.
◆ ~ChannelInterface()
virtual grpc::ChannelInterface::~ChannelInterface |
( |
| ) |
|
|
inlinevirtual |
◆ GetState()
◆ NotifyOnStateChange()
Return the tag on cq when the channel state is changed or deadline expires.
GetState needs to called to get the current state.
◆ WaitForConnected()
template<typename T >
bool grpc::ChannelInterface::WaitForConnected |
( |
T |
deadline | ) |
|
|
inline |
Wait for this channel to be connected.
◆ WaitForStateChange()
Blocking wait for channel state change or deadline expiration.
GetState needs to called to get the current state.
◆ grpc::ClientReader
◆ grpc::ClientReaderWriter
template<class W , class R >
◆ grpc::ClientWriter
◆ grpc::experimental::DelegatingChannel
◆ grpc::internal::BlockingUnaryCallImpl
template<class InputMessage , class OutputMessage >
◆ grpc::internal::CallbackUnaryCallImpl
template<class InputMessage , class OutputMessage >
◆ grpc::internal::ClientAsyncReaderFactory
◆ grpc::internal::ClientAsyncReaderWriterFactory
template<class W , class R >
◆ grpc::internal::ClientAsyncResponseReaderHelper
◆ grpc::internal::ClientAsyncWriterFactory
◆ grpc::internal::ClientCallbackReaderFactory
◆ grpc::internal::ClientCallbackReaderWriterFactory
template<class W , class R >
◆ grpc::internal::ClientCallbackUnaryFactory
◆ grpc::internal::ClientCallbackWriterFactory
◆ grpc::internal::InterceptedChannel
◆ grpc::internal::RpcMethod
The documentation for this class was generated from the following file: