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