#include <slice_utils.h>
◆ ExternallyManagedSlice() [1/4]
grpc_core::ExternallyManagedSlice::ExternallyManagedSlice |
( |
| ) |
|
|
inline |
◆ ExternallyManagedSlice() [2/4]
grpc_core::ExternallyManagedSlice::ExternallyManagedSlice |
( |
const char * |
s | ) |
|
|
inlineexplicit |
◆ ExternallyManagedSlice() [3/4]
grpc_core::ExternallyManagedSlice::ExternallyManagedSlice |
( |
const void * |
s, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ ExternallyManagedSlice() [4/4]
grpc_core::ExternallyManagedSlice::ExternallyManagedSlice |
( |
grpc_slice_refcount * |
ref, |
|
|
size_t |
length, |
|
|
uint8_t * |
bytes |
|
) |
| |
|
inline |
◆ Hash()
uint32_t grpc_core::ExternallyManagedSlice::Hash |
( |
| ) |
|
|
inline |
◆ operator!=()
bool grpc_core::ExternallyManagedSlice::operator!= |
( |
const grpc_slice & |
other | ) |
const |
|
inline |
◆ operator==()
bool grpc_core::ExternallyManagedSlice::operator== |
( |
const grpc_slice & |
other | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: