#include <subchannel_interface.h>
◆ ~ConnectivityStateWatcherInterface()
virtual grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface::~ConnectivityStateWatcherInterface |
( |
| ) |
|
|
virtualdefault |
◆ interested_parties()
virtual grpc_pollset_set* grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface::interested_parties |
( |
| ) |
|
|
pure virtual |
◆ OnConnectivityStateChange()
virtual void grpc_core::SubchannelInterface::ConnectivityStateWatcherInterface::OnConnectivityStateChange |
( |
grpc_connectivity_state |
new_state | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: