This is the complete list of members for grpc_core::XdsClient, including all inherited members.
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| ABSL_GUARDED_BY(mu_) | grpc_core::XdsClient | private |
| AddClusterDropStats(const XdsBootstrap::XdsServer &xds_server, absl::string_view cluster_name, absl::string_view eds_service_name) | grpc_core::XdsClient | |
| AddClusterLocalityStats(const XdsBootstrap::XdsServer &xds_server, absl::string_view cluster_name, absl::string_view eds_service_name, RefCountedPtr< XdsLocalityName > locality) | grpc_core::XdsClient | |
| api_ | grpc_core::XdsClient | private |
| args_ | grpc_core::XdsClient | private |
| bootstrap() const | grpc_core::XdsClient | inline |
| bootstrap_ | grpc_core::XdsClient | private |
| BuildLoadReportSnapshotLocked(const XdsBootstrap::XdsServer &xds_server, bool send_all_clusters, const std::set< std::string > &clusters) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::XdsClient | private |
| CancelResourceWatch(const XdsResourceType *type, absl::string_view listener_name, ResourceWatcherInterface *watcher, bool delay_unsubscription=false) | grpc_core::XdsClient | |
| certificate_provider_store() | grpc_core::XdsClient | inline |
| certificate_provider_store_ | grpc_core::XdsClient | private |
| ConstructFullXdsResourceName(absl::string_view authority, absl::string_view resource_type, const XdsResourceKey &key) | grpc_core::XdsClient | privatestatic |
| DualRefCounted(const DualRefCounted &)=delete | grpc_core::DualRefCounted< XdsClient > | |
| DualRefCounted(const char *trace=nullptr, int32_t initial_refcount=1) | grpc_core::DualRefCounted< XdsClient > | inlineexplicitprotected |
| DumpClientConfigBinary() | grpc_core::XdsClient | |
| GetFromChannelArgs(const grpc_channel_args &args) | grpc_core::XdsClient | static |
| GetOrCreate(const grpc_channel_args *args, grpc_error_handle *error) | grpc_core::XdsClient | static |
| GetOrCreateChannelStateLocked(const XdsBootstrap::XdsServer &server) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::XdsClient | private |
| GetResourceTypeLocked(absl::string_view resource_type) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::XdsClient | private |
| GetStrongRefs(uint64_t ref_pair) | grpc_core::DualRefCounted< XdsClient > | inlineprivatestatic |
| GetWeakRefs(uint64_t ref_pair) | grpc_core::DualRefCounted< XdsClient > | inlineprivatestatic |
| IncrementRefCount() | grpc_core::DualRefCounted< XdsClient > | inlineprivate |
| IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< XdsClient > | inlineprivate |
| IncrementWeakRefCount() | grpc_core::DualRefCounted< XdsClient > | inlineprivate |
| IncrementWeakRefCount(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< XdsClient > | inlineprivate |
| interested_parties() const | grpc_core::XdsClient | inline |
| interested_parties_ | grpc_core::XdsClient | private |
| LoadReportMap typedef | grpc_core::XdsClient | private |
| MakeChannelArg() const | grpc_core::XdsClient | |
| MakeRefPair(uint32_t strong, uint32_t weak) | grpc_core::DualRefCounted< XdsClient > | inlineprivatestatic |
| MaybeRegisterResourceTypeLocked(const XdsResourceType *resource_type) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::XdsClient | private |
| mu_ | grpc_core::XdsClient | private |
| NotifyOnErrorLocked(absl::Status status) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::XdsClient | private |
| NotifyWatchersOnErrorLocked(const std::map< ResourceWatcherInterface *, RefCountedPtr< ResourceWatcherInterface >> &watchers, absl::Status status) | grpc_core::XdsClient | private |
| NotifyWatchersOnResourceDoesNotExist(const std::map< ResourceWatcherInterface *, RefCountedPtr< ResourceWatcherInterface >> &watchers) | grpc_core::XdsClient | private |
| operator=(const DualRefCounted &)=delete | grpc_core::DualRefCounted< XdsClient > | |
| grpc_core::Orphanable::operator=(const Orphanable &)=delete | grpc_core::Orphanable | |
| Orphan() override | grpc_core::XdsClient | virtual |
| Orphanable(const Orphanable &)=delete | grpc_core::Orphanable | |
| Orphanable() | grpc_core::Orphanable | inlineprotected |
| ParseXdsResourceName(absl::string_view name, const XdsResourceType *type) | grpc_core::XdsClient | private |
| Ref() GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< XdsClient > | inline |
| Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< XdsClient > | inline |
| RefIfNonZero() GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< XdsClient > | inline |
| RefIfNonZero(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< XdsClient > | inline |
| refs_ | grpc_core::DualRefCounted< XdsClient > | private |
| RemoveClusterDropStats(const XdsBootstrap::XdsServer &xds_server, absl::string_view cluster_name, absl::string_view eds_service_name, XdsClusterDropStats *cluster_drop_stats) | grpc_core::XdsClient | |
| RemoveClusterLocalityStats(const XdsBootstrap::XdsServer &xds_server, absl::string_view cluster_name, absl::string_view eds_service_name, const RefCountedPtr< XdsLocalityName > &locality, XdsClusterLocalityStats *cluster_locality_stats) | grpc_core::XdsClient | |
| request_timeout_ | grpc_core::XdsClient | private |
| ResetBackoff() | grpc_core::XdsClient | |
| trace_ | grpc_core::DualRefCounted< XdsClient > | private |
| Unref() | grpc_core::DualRefCounted< XdsClient > | inline |
| Unref(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< XdsClient > | inline |
| WatchResource(const XdsResourceType *type, absl::string_view name, RefCountedPtr< ResourceWatcherInterface > watcher) | grpc_core::XdsClient | |
| WeakRef() GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< XdsClient > | inline |
| WeakRef(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< XdsClient > | inline |
| WeakUnref() | grpc_core::DualRefCounted< XdsClient > | inline |
| WeakUnref(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< XdsClient > | inline |
| work_serializer_ | grpc_core::XdsClient | private |
| xds_federation_enabled_ | grpc_core::XdsClient | private |
| XdsClient(std::unique_ptr< XdsBootstrap > bootstrap, const grpc_channel_args *args) | grpc_core::XdsClient | |
| ~DualRefCounted() override=default | grpc_core::DualRefCounted< XdsClient > | |
| ~Orphanable() | grpc_core::Orphanable | inlineprotectedvirtual |
| ~XdsClient() override | grpc_core::XdsClient |