#include <xds_client.h>
◆ ~ListenerWatcherInterface()
virtual grpc_core::XdsClient::ListenerWatcherInterface::~ListenerWatcherInterface |
( |
| ) |
|
|
virtualdefault |
◆ OnError()
virtual void grpc_core::XdsClient::ListenerWatcherInterface::OnError |
( |
grpc_error_handle |
error | ) |
|
|
pure virtual |
◆ OnListenerChanged()
virtual void grpc_core::XdsClient::ListenerWatcherInterface::OnListenerChanged |
( |
XdsApi::LdsUpdate |
listener | ) |
|
|
pure virtual |
◆ OnResourceDoesNotExist()
virtual void grpc_core::XdsClient::ListenerWatcherInterface::OnResourceDoesNotExist |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: