This is the complete list of members for grpc_core::RefCount, including all inherited members.
get() const | grpc_core::RefCount | inlineprivate |
Ref(Value n=1) | grpc_core::RefCount | inline |
Ref(const DebugLocation &location, const char *reason, Value n=1) | grpc_core::RefCount | inline |
RefCount(Value init=1, const char *trace=nullptr) | grpc_core::RefCount | inlineexplicit |
RefIfNonZero() | grpc_core::RefCount | inline |
RefIfNonZero(const DebugLocation &location, const char *reason) | grpc_core::RefCount | inline |
RefNonZero() | grpc_core::RefCount | inline |
RefNonZero(const DebugLocation &location, const char *reason) | grpc_core::RefCount | inline |
trace_ | grpc_core::RefCount | private |
Unref() | grpc_core::RefCount | inline |
Unref(const DebugLocation &location, const char *reason) | grpc_core::RefCount | inline |
Value typedef | grpc_core::RefCount | |
value_ | grpc_core::RefCount | private |