Public Types | Static Public Member Functions | List of all members
grpc_core::SimpleSliceBasedMetadata Struct Reference

#include <metadata_batch.h>

Inheritance diagram for grpc_core::SimpleSliceBasedMetadata:
Inheritance graph
[legend]

Public Types

using MementoType = Slice
 
using ValueType = Slice
 

Static Public Member Functions

static absl::string_view DisplayValue (const MementoType &value)
 
static Slice Encode (const ValueType &x)
 
static ValueType MementoToValue (MementoType value)
 
static MementoType ParseMemento (Slice value, MetadataParseErrorFn)
 

Detailed Description

Definition at line 200 of file metadata_batch.h.

Member Typedef Documentation

◆ MementoType

Definition at line 202 of file metadata_batch.h.

◆ ValueType

Definition at line 201 of file metadata_batch.h.

Member Function Documentation

◆ DisplayValue()

static absl::string_view grpc_core::SimpleSliceBasedMetadata::DisplayValue ( const MementoType value)
inlinestatic

Definition at line 208 of file metadata_batch.h.

◆ Encode()

static Slice grpc_core::SimpleSliceBasedMetadata::Encode ( const ValueType x)
inlinestatic

Definition at line 207 of file metadata_batch.h.

◆ MementoToValue()

static ValueType grpc_core::SimpleSliceBasedMetadata::MementoToValue ( MementoType  value)
inlinestatic

Definition at line 206 of file metadata_batch.h.

◆ ParseMemento()

static MementoType grpc_core::SimpleSliceBasedMetadata::ParseMemento ( Slice  value,
MetadataParseErrorFn   
)
inlinestatic

Definition at line 203 of file metadata_batch.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:37