This is the complete list of members for grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg >, including all inherited members.
| IncrementRefCount() | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineprivate |
| IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineprivate |
| InternallyRefCounted(const InternallyRefCounted &)=delete | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | |
| InternallyRefCounted(const char *trace=nullptr, intptr_t initial_refcount=1) | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineexplicitprotected |
| operator=(const InternallyRefCounted &)=delete | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | |
| 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::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineprotected |
| Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineprotected |
| RefCountedPtr class | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | friend |
| refs_ | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | private |
| Unref() | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineprotected |
| Unref(const DebugLocation &location, const char *reason) | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | inlineprotected |
| ~InternallyRefCounted() override=default | grpc_core::InternallyRefCounted< Child, UnrefBehaviorArg > | protected |
| ~Orphanable() | grpc_core::Orphanable | inlineprotectedvirtual |