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

#include <metadata_batch.h>

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

Public Types

using MementoType = ValueType
 
using ValueType = grpc_compression_algorithm
 

Static Public Member Functions

static const char * DisplayValue (MementoType x)
 
static Slice Encode (ValueType x)
 
static ValueType MementoToValue (MementoType x)
 
static MementoType ParseMemento (Slice value, MetadataParseErrorFn on_error)
 

Detailed Description

Definition at line 156 of file metadata_batch.h.

Member Typedef Documentation

◆ MementoType

Definition at line 158 of file metadata_batch.h.

◆ ValueType

Definition at line 157 of file metadata_batch.h.

Member Function Documentation

◆ DisplayValue()

static const char* grpc_core::CompressionAlgorithmBasedMetadata::DisplayValue ( MementoType  x)
inlinestatic

Definition at line 165 of file metadata_batch.h.

◆ Encode()

static Slice grpc_core::CompressionAlgorithmBasedMetadata::Encode ( ValueType  x)
inlinestatic

Definition at line 161 of file metadata_batch.h.

◆ MementoToValue()

static ValueType grpc_core::CompressionAlgorithmBasedMetadata::MementoToValue ( MementoType  x)
inlinestatic

Definition at line 160 of file metadata_batch.h.

◆ ParseMemento()

CompressionAlgorithmBasedMetadata::MementoType grpc_core::CompressionAlgorithmBasedMetadata::ParseMemento ( Slice  value,
MetadataParseErrorFn  on_error 
)
static

Definition at line 226 of file metadata_batch.cc.


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


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