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