This is the complete list of members for grpc_core::MovedStringSliceRefCount, including all inherited members.
Destroy(grpc_slice_refcount *arg) | grpc_core::MovedStringSliceRefCount | inlineprivatestatic |
destroyer_fn_ | grpc_slice_refcount | private |
DestroyerFn typedef | grpc_slice_refcount | |
grpc_slice_refcount()=default | grpc_slice_refcount | |
grpc_slice_refcount(DestroyerFn destroyer_fn) | grpc_slice_refcount | inlineexplicit |
IsUnique() const | grpc_slice_refcount | inline |
MovedStringSliceRefCount(UniquePtr< char > &&str) | grpc_core::MovedStringSliceRefCount | inlineexplicit |
NoopRefcount() | grpc_slice_refcount | inlinestatic |
Ref() | grpc_slice_refcount | inline |
ref_ | grpc_slice_refcount | private |
str_ | grpc_core::MovedStringSliceRefCount | private |
Unref() | grpc_slice_refcount | inline |