#include <metadata.h>
|
| AllocatedMetadata (const grpc_slice &key, const grpc_slice &value) |
|
| AllocatedMetadata (const grpc_core::ManagedMemorySlice &key, const grpc_core::UnmanagedMemorySlice &value) |
|
| AllocatedMetadata (const grpc_core::ExternallyManagedSlice &key, const grpc_core::UnmanagedMemorySlice &value) |
|
| AllocatedMetadata (const grpc_slice &key, const grpc_slice &value, const NoRefKey *) |
|
| ~AllocatedMetadata () |
|
UserData * | user_data () |
|
| RefcountedMdBase (const grpc_slice &key, const grpc_slice &value) |
|
| RefcountedMdBase (const grpc_slice &key, const grpc_slice &value, uint32_t hash) |
|
const grpc_slice & | key () const |
|
const grpc_slice & | value () const |
|
uint32_t | hash () |
|
void | Ref (const char *file, int line) |
|
bool | Unref (const char *file, int line) |
|
void | Ref () |
|
bool | Unref () |
|
◆ AllocatedMetadata() [1/4]
◆ AllocatedMetadata() [2/4]
◆ AllocatedMetadata() [3/4]
◆ AllocatedMetadata() [4/4]
◆ ~AllocatedMetadata()
AllocatedMetadata::~AllocatedMetadata |
( |
| ) |
|
◆ user_data()
UserData* grpc_core::AllocatedMetadata::user_data |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: