|
GRPC Core
3.0.0
|
#include <slice.h>
Data Fields | |
| void(* | ref )(void *) |
| void(* | unref )(grpc_exec_ctx *exec_ctx, void *) |
| int(* | eq )(grpc_slice a, grpc_slice b) |
| uint32_t(* | hash )(grpc_slice slice) |
| int(* grpc_slice_refcount_vtable::eq)(grpc_slice a, grpc_slice b) |
| uint32_t(* grpc_slice_refcount_vtable::hash)(grpc_slice slice) |
| void(* grpc_slice_refcount_vtable::ref)(void *) |
| void(* grpc_slice_refcount_vtable::unref)(grpc_exec_ctx *exec_ctx, void *) |
1.8.6