#include <metadata_batch.h>
Static Public Member Functions | |
static constexpr Int | invalid_value () |
static Int | ParseMemento (Slice value, MetadataParseErrorFn on_error) |
![]() | |
static Int | DisplayValue (MementoType x) |
static Slice | Encode (ValueType x) |
static ValueType | MementoToValue (MementoType value) |
Additional Inherited Members | |
![]() | |
using | MementoType = Int |
using | ValueType = Int |
Definition at line 280 of file metadata_batch.h.
|
inlinestaticconstexpr |
Definition at line 281 of file metadata_batch.h.
|
inlinestatic |
Definition at line 282 of file metadata_batch.h.