#include <subchannel.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ ~ConnectivityStateWatcherInterface()
grpc_core::Subchannel::ConnectivityStateWatcherInterface::~ConnectivityStateWatcherInterface |
( |
| ) |
|
|
overridedefault |
◆ interested_parties()
virtual grpc_pollset_set* grpc_core::Subchannel::ConnectivityStateWatcherInterface::interested_parties |
( |
| ) |
|
|
pure virtual |
◆ OnConnectivityStateChange()
virtual void grpc_core::Subchannel::ConnectivityStateWatcherInterface::OnConnectivityStateChange |
( |
| ) |
|
|
pure virtual |
◆ PopConnectivityStateChange()
◆ PushConnectivityStateChange()
void grpc_core::Subchannel::ConnectivityStateWatcherInterface::PushConnectivityStateChange |
( |
ConnectivityStateChange |
state_change | ) |
|
The documentation for this class was generated from the following files: