#include <connectivity_state.h>
◆ ~AsyncConnectivityStateWatcherInterface()
grpc_core::AsyncConnectivityStateWatcherInterface::~AsyncConnectivityStateWatcherInterface |
( |
| ) |
|
|
overridedefault |
◆ AsyncConnectivityStateWatcherInterface()
grpc_core::AsyncConnectivityStateWatcherInterface::AsyncConnectivityStateWatcherInterface |
( |
std::shared_ptr< WorkSerializer > |
work_serializer = nullptr | ) |
|
|
inlineexplicitprotected |
◆ Notify()
void grpc_core::AsyncConnectivityStateWatcherInterface::Notify |
( |
grpc_connectivity_state |
new_state, |
|
|
const absl::Status & |
status |
|
) |
| |
|
finalvirtual |
◆ OnConnectivityStateChange()
virtual void grpc_core::AsyncConnectivityStateWatcherInterface::OnConnectivityStateChange |
( |
grpc_connectivity_state |
new_state, |
|
|
const absl::Status & |
status |
|
) |
| |
|
protectedpure virtual |
The documentation for this class was generated from the following files: