#include <client_channel.h>
◆ AddConnectivityWatcher()
◆ AddExternalConnectivityWatcher()
◆ CancelExternalConnectivityWatcher()
void grpc_core::ClientChannel::CancelExternalConnectivityWatcher |
( |
grpc_closure * |
on_complete | ) |
|
|
inline |
◆ CheckConnectivityState()
◆ CreateLoadBalancedCall()
◆ GetFromChannel()
◆ NumExternalConnectivityWatchers()
int grpc_core::ClientChannel::NumExternalConnectivityWatchers |
( |
| ) |
const |
|
inline |
◆ RemoveConnectivityWatcher()
◆ kFilterVtable
Initial value:= {
ClientChannel::StartTransportOp,
sizeof(ClientChannel::CallData),
sizeof(ClientChannel),
ClientChannel::Init,
ClientChannel::Destroy,
ClientChannel::GetChannelInfo,
"client-channel",
}
static void StartTransportStreamOpBatch(grpc_call_element *elem, grpc_transport_stream_op_batch *batch)
Definition: client_channel.cc:1914
static void Destroy(grpc_call_element *elem, const grpc_call_final_info *final_info, grpc_closure *then_schedule_closure)
Definition: client_channel.cc:1899
static void SetPollent(grpc_call_element *elem, grpc_polling_entity *pollent)
Definition: client_channel.cc:2004
static grpc_error_handle Init(grpc_call_element *elem, const grpc_call_element_args *args)
Definition: client_channel.cc:1892
The documentation for this class was generated from the following files: