#include <subchannel_interface.h>
Definition at line 37 of file subchannel_interface.h.
◆ SubchannelInterface()
grpc_core::SubchannelInterface::SubchannelInterface |
( |
const char * |
trace = nullptr | ) |
|
|
inlineexplicit |
◆ ~SubchannelInterface()
grpc_core::SubchannelInterface::~SubchannelInterface |
( |
| ) |
|
|
overridedefault |
◆ AddDataWatcher()
virtual void grpc_core::SubchannelInterface::AddDataWatcher |
( |
std::unique_ptr< DataWatcherInterface > |
watcher | ) |
|
|
pure virtual |
◆ CancelConnectivityStateWatch()
◆ channel_args()
◆ RequestConnection()
virtual void grpc_core::SubchannelInterface::RequestConnection |
( |
| ) |
|
|
pure virtual |
◆ ResetBackoff()
virtual void grpc_core::SubchannelInterface::ResetBackoff |
( |
| ) |
|
|
pure virtual |
◆ WatchConnectivityState()
The documentation for this class was generated from the following file: