#include <subchannel_interface.h>
|
| RefCounted (TraceFlagT *trace_flag=nullptr, intptr_t initial_refcount=1) |
|
◆ SubchannelInterface()
template<typename TraceFlagT = TraceFlag>
grpc_core::SubchannelInterface::SubchannelInterface |
( |
TraceFlagT * |
trace_flag = nullptr | ) |
|
|
inlineexplicit |
◆ ~SubchannelInterface()
virtual grpc_core::SubchannelInterface::~SubchannelInterface |
( |
| ) |
|
|
virtualdefault |
◆ AttemptToConnect()
virtual void grpc_core::SubchannelInterface::AttemptToConnect |
( |
| ) |
|
|
pure virtual |
◆ CancelConnectivityStateWatch()
◆ channel_args()
◆ CheckConnectivityState()
◆ ResetBackoff()
virtual void grpc_core::SubchannelInterface::ResetBackoff |
( |
| ) |
|
|
pure virtual |
◆ WatchConnectivityState()
The documentation for this class was generated from the following file: