#include <metadata_batch.h>

Static Public Member Functions | |
| static absl::string_view | key () |
Static Public Member Functions inherited from grpc_core::SimpleIntBasedMetadata< uint32_t, 0 > | |
| static constexpr uint32_t | invalid_value () |
| static uint32_t | ParseMemento (Slice value, MetadataParseErrorFn on_error) |
Static Public Member Functions inherited from grpc_core::SimpleIntBasedMetadataBase< uint32_t > | |
| 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 | |
Public Types inherited from grpc_core::SimpleIntBasedMetadataBase< uint32_t > | |
| using | MementoType = uint32_t |
| using | ValueType = uint32_t |
Definition at line 300 of file metadata_batch.h.
|
inlinestatic |
Definition at line 303 of file metadata_batch.h.
Definition at line 302 of file metadata_batch.h.