Public Types | Static Public Member Functions | List of all members
grpc_core::SimpleIntBasedMetadataBase< Int > Struct Template Reference

#include <metadata_batch.h>

Inheritance diagram for grpc_core::SimpleIntBasedMetadataBase< Int >:
Inheritance graph
[legend]

Public Types

using MementoType = Int
 
using ValueType = Int
 

Static Public Member Functions

static Int DisplayValue (MementoType x)
 
static Slice Encode (ValueType x)
 
static ValueType MementoToValue (MementoType value)
 

Detailed Description

template<typename Int>
struct grpc_core::SimpleIntBasedMetadataBase< Int >

Definition at line 271 of file metadata_batch.h.

Member Typedef Documentation

◆ MementoType

template<typename Int >
using grpc_core::SimpleIntBasedMetadataBase< Int >::MementoType = Int

Definition at line 273 of file metadata_batch.h.

◆ ValueType

template<typename Int >
using grpc_core::SimpleIntBasedMetadataBase< Int >::ValueType = Int

Definition at line 272 of file metadata_batch.h.

Member Function Documentation

◆ DisplayValue()

template<typename Int >
static Int grpc_core::SimpleIntBasedMetadataBase< Int >::DisplayValue ( MementoType  x)
inlinestatic

Definition at line 276 of file metadata_batch.h.

◆ Encode()

template<typename Int >
static Slice grpc_core::SimpleIntBasedMetadataBase< Int >::Encode ( ValueType  x)
inlinestatic

Definition at line 275 of file metadata_batch.h.

◆ MementoToValue()

template<typename Int >
static ValueType grpc_core::SimpleIntBasedMetadataBase< Int >::MementoToValue ( MementoType  value)
inlinestatic

Definition at line 274 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