#include <metadata.h>
◆ RefcountedMdBase() [1/2]
◆ RefcountedMdBase() [2/2]
grpc_core::RefcountedMdBase::RefcountedMdBase |
( |
const grpc_slice & |
key, |
|
|
const grpc_slice & |
value, |
|
|
uint32_t |
hash |
|
) |
| |
|
inline |
◆ AllRefsDropped()
bool grpc_core::RefcountedMdBase::AllRefsDropped |
( |
| ) |
|
|
inlineprotected |
◆ FirstRef()
bool grpc_core::RefcountedMdBase::FirstRef |
( |
| ) |
|
|
inlineprotected |
◆ hash()
uint32_t grpc_core::RefcountedMdBase::hash |
( |
| ) |
|
|
inline |
◆ key()
const grpc_slice& grpc_core::RefcountedMdBase::key |
( |
| ) |
const |
|
inline |
◆ Ref() [1/2]
void grpc_core::RefcountedMdBase::Ref |
( |
| ) |
|
|
inline |
◆ Ref() [2/2]
void grpc_core::RefcountedMdBase::Ref |
( |
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
◆ RefValue()
intptr_t grpc_core::RefcountedMdBase::RefValue |
( |
| ) |
|
|
inlineprotected |
◆ TraceAtStart()
void grpc_core::RefcountedMdBase::TraceAtStart |
( |
const char * |
tag | ) |
|
|
protected |
◆ Unref() [1/2]
bool grpc_core::RefcountedMdBase::Unref |
( |
| ) |
|
|
inline |
◆ Unref() [2/2]
bool grpc_core::RefcountedMdBase::Unref |
( |
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
◆ value()
const grpc_slice& grpc_core::RefcountedMdBase::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: