#include <xds_client.h>
◆ ~ServiceConfigWatcherInterface()
virtual grpc_core::XdsClient::ServiceConfigWatcherInterface::~ServiceConfigWatcherInterface |
( |
| ) |
|
|
virtualdefault |
◆ OnError()
virtual void grpc_core::XdsClient::ServiceConfigWatcherInterface::OnError |
( |
grpc_error * |
error | ) |
|
|
pure virtual |
◆ OnServiceConfigChanged()
virtual void grpc_core::XdsClient::ServiceConfigWatcherInterface::OnServiceConfigChanged |
( |
RefCountedPtr< ServiceConfig > |
service_config | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: