Public Attributes | List of all members
grpc_core::XdsClient::ResourceState Struct Reference

Public Attributes

bool ignored_deletion = false
 
XdsApi::ResourceMetadata meta
 
std::unique_ptr< XdsResourceType::ResourceDataresource
 
std::map< ResourceWatcherInterface *, RefCountedPtr< ResourceWatcherInterface > > watchers
 

Detailed Description

Definition at line 244 of file xds_client.h.

Member Data Documentation

◆ ignored_deletion

bool grpc_core::XdsClient::ResourceState::ignored_deletion = false

Definition at line 250 of file xds_client.h.

◆ meta

XdsApi::ResourceMetadata grpc_core::XdsClient::ResourceState::meta

Definition at line 249 of file xds_client.h.

◆ resource

std::unique_ptr<XdsResourceType::ResourceData> grpc_core::XdsClient::ResourceState::resource

Definition at line 248 of file xds_client.h.

◆ watchers

std::map<ResourceWatcherInterface*, RefCountedPtr<ResourceWatcherInterface> > grpc_core::XdsClient::ResourceState::watchers

Definition at line 246 of file xds_client.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:38