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::experimental::DelegatingChannel
◆ ::grpc::internal::BlockingUnaryCallImpl
template<class InputMessage , class OutputMessage >
◆ ::grpc::internal::InterceptedChannel
◆ ::grpc::internal::RpcMethod
◆ ::grpc_impl::ClientReader
◆ ::grpc_impl::ClientReaderWriter
template<class W , class R >
◆ ::grpc_impl::ClientWriter
◆ ::grpc_impl::internal::CallbackUnaryCallImpl
template<class InputMessage , class OutputMessage >
◆ ::grpc_impl::internal::ClientAsyncReaderFactory
◆ ::grpc_impl::internal::ClientAsyncReaderWriterFactory
template<class W , class R >
◆ ::grpc_impl::internal::ClientAsyncResponseReaderFactory
◆ ::grpc_impl::internal::ClientAsyncWriterFactory
◆ ::grpc_impl::internal::ClientCallbackReaderFactory
◆ ::grpc_impl::internal::ClientCallbackReaderWriterFactory
template<class W , class R >
◆ ::grpc_impl::internal::ClientCallbackUnaryFactory
◆ ::grpc_impl::internal::ClientCallbackWriterFactory
The documentation for this class was generated from the following file: