#include <metadata_batch.h>
Static Public Member Functions | |
static absl::string_view | key () |
![]() | |
static constexpr grpc_status_code | invalid_value () |
static grpc_status_code | ParseMemento (Slice value, MetadataParseErrorFn on_error) |
![]() | |
static grpc_status_code | DisplayValue (MementoType x) |
static Slice | Encode (ValueType x) |
static ValueType | MementoToValue (MementoType value) |
Static Public Attributes | |
static constexpr bool | kRepeatable = false |
Additional Inherited Members | |
![]() | |
using | MementoType = grpc_status_code |
using | ValueType = grpc_status_code |
Definition at line 293 of file metadata_batch.h.
|
inlinestatic |
Definition at line 296 of file metadata_batch.h.
Definition at line 295 of file metadata_batch.h.