Public Attributes | |
| bool | ignored_deletion = false |
| XdsApi::ResourceMetadata | meta |
| std::unique_ptr< XdsResourceType::ResourceData > | resource |
| std::map< ResourceWatcherInterface *, RefCountedPtr< ResourceWatcherInterface > > | watchers |
Definition at line 244 of file xds_client.h.
Definition at line 250 of file xds_client.h.
| XdsApi::ResourceMetadata grpc_core::XdsClient::ResourceState::meta |
Definition at line 249 of file xds_client.h.
| std::unique_ptr<XdsResourceType::ResourceData> grpc_core::XdsClient::ResourceState::resource |
Definition at line 248 of file xds_client.h.
| std::map<ResourceWatcherInterface*, RefCountedPtr<ResourceWatcherInterface> > grpc_core::XdsClient::ResourceState::watchers |
Definition at line 246 of file xds_client.h.