#include <metadata.h>
|
| InternedMetadata (const grpc_slice &key, const grpc_slice &value, uint32_t hash, InternedMetadata *next) |
|
| InternedMetadata (const grpc_slice &key, const grpc_slice &value, uint32_t hash, InternedMetadata *next, const NoRefKey *) |
|
| ~InternedMetadata () |
|
void | RefWithShardLocked (mdtab_shard *shard) |
|
UserData * | user_data () |
|
InternedMetadata * | bucket_next () |
|
void | set_bucket_next (InternedMetadata *md) |
|
| 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 () |
|
◆ InternedMetadata() [1/2]
◆ InternedMetadata() [2/2]
◆ ~InternedMetadata()
InternedMetadata::~InternedMetadata |
( |
| ) |
|
◆ bucket_next()
◆ CleanupLinkedMetadata()
◆ RefWithShardLocked()
void InternedMetadata::RefWithShardLocked |
( |
mdtab_shard * |
shard | ) |
|
◆ set_bucket_next()
◆ user_data()
UserData* grpc_core::InternedMetadata::user_data |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: