#include <slice_internal.h>
◆ DestroyerFn
typedef void(* grpc_slice_refcount::DestroyerFn) (void *) |
◆ Type
Enumerator |
---|
STATIC | |
INTERNED | |
NOP | |
REGULAR | |
◆ grpc_slice_refcount() [1/5]
grpc_slice_refcount::grpc_slice_refcount |
( |
| ) |
|
|
default |
◆ grpc_slice_refcount() [2/5]
grpc_slice_refcount::grpc_slice_refcount |
( |
Type |
t | ) |
|
|
inlineexplicit |
◆ grpc_slice_refcount() [3/5]
◆ grpc_slice_refcount() [4/5]
◆ grpc_slice_refcount() [5/5]
◆ Eq()
◆ GetType()
Type grpc_slice_refcount::GetType |
( |
| ) |
const |
|
inline |
◆ Hash()
uint32_t grpc_slice_refcount::Hash |
( |
const grpc_slice & |
slice | ) |
|
|
inline |
◆ Ref()
void grpc_slice_refcount::Ref |
( |
| ) |
|
|
inline |
◆ sub_refcount()
◆ Unref()
void grpc_slice_refcount::Unref |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: