#include <subchannel_interface.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ SubchannelInterface()
grpc_core::SubchannelInterface::SubchannelInterface |
( |
const char * |
trace = nullptr | ) |
|
|
inlineexplicit |
◆ ~SubchannelInterface()
grpc_core::SubchannelInterface::~SubchannelInterface |
( |
| ) |
|
|
overridedefault |
◆ 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: