#include <metadata_batch.h>
Static Public Member Functions | |
static absl::string_view | key () |
![]() | |
static constexpr uint32_t | invalid_value () |
static uint32_t | ParseMemento (Slice value, MetadataParseErrorFn on_error) |
![]() | |
static uint32_t | 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 = uint32_t |
using | ValueType = uint32_t |
Definition at line 320 of file metadata_batch.h.
|
inlinestatic |
Definition at line 322 of file metadata_batch.h.
Definition at line 321 of file metadata_batch.h.