| DualRefCounted(const DualRefCounted &)=delete | grpc_core::DualRefCounted< ConnectionManager > | |
| DualRefCounted(const char *trace=nullptr, int32_t initial_refcount=1) | grpc_core::DualRefCounted< ConnectionManager > | inlineexplicitprotected |
| GetStrongRefs(uint64_t ref_pair) | grpc_core::DualRefCounted< ConnectionManager > | inlineprivatestatic |
| GetWeakRefs(uint64_t ref_pair) | grpc_core::DualRefCounted< ConnectionManager > | inlineprivatestatic |
| IncrementRefCount() | grpc_core::DualRefCounted< ConnectionManager > | inlineprivate |
| IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< ConnectionManager > | inlineprivate |
| IncrementWeakRefCount() | grpc_core::DualRefCounted< ConnectionManager > | inlineprivate |
| IncrementWeakRefCount(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< ConnectionManager > | inlineprivate |
| MakeRefPair(uint32_t strong, uint32_t weak) | grpc_core::DualRefCounted< ConnectionManager > | inlineprivatestatic |
| operator=(const DualRefCounted &)=delete | grpc_core::DualRefCounted< ConnectionManager > | |
| grpc_core::Orphanable::operator=(const Orphanable &)=delete | grpc_core::Orphanable | |
| Orphan()=0 | grpc_core::Orphanable | pure virtual |
| Orphanable(const Orphanable &)=delete | grpc_core::Orphanable | |
| Orphanable() | grpc_core::Orphanable | inlineprotected |
| Ref() GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< ConnectionManager > | inline |
| Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< ConnectionManager > | inline |
| RefIfNonZero() GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< ConnectionManager > | inline |
| RefIfNonZero(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< ConnectionManager > | inline |
| refs_ | grpc_core::DualRefCounted< ConnectionManager > | private |
| trace_ | grpc_core::DualRefCounted< ConnectionManager > | private |
| Unref() | grpc_core::DualRefCounted< ConnectionManager > | inline |
| Unref(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< ConnectionManager > | inline |
| UpdateChannelArgsForConnection(grpc_channel_args *args, grpc_endpoint *tcp)=0 | grpc_server_config_fetcher::ConnectionManager | pure virtual |
| WeakRef() GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< ConnectionManager > | inline |
| WeakRef(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::DualRefCounted< ConnectionManager > | inline |
| WeakUnref() | grpc_core::DualRefCounted< ConnectionManager > | inline |
| WeakUnref(const DebugLocation &location, const char *reason) | grpc_core::DualRefCounted< ConnectionManager > | inline |
| ~DualRefCounted() override=default | grpc_core::DualRefCounted< ConnectionManager > | |
| ~Orphanable() | grpc_core::Orphanable | inlineprotectedvirtual |