Static Public Member Functions | List of all members
grpc_core::SimpleIntBasedMetadata< Int, kInvalidValue > Struct Template Reference

#include <metadata_batch.h>

Inheritance diagram for grpc_core::SimpleIntBasedMetadata< Int, kInvalidValue >:
Inheritance graph
[legend]

Static Public Member Functions

static constexpr Int invalid_value ()
 
static Int ParseMemento (Slice value, MetadataParseErrorFn on_error)
 
- Static Public Member Functions inherited from grpc_core::SimpleIntBasedMetadataBase< Int >
static Int DisplayValue (MementoType x)
 
static Slice Encode (ValueType x)
 
static ValueType MementoToValue (MementoType value)
 

Additional Inherited Members

- Public Types inherited from grpc_core::SimpleIntBasedMetadataBase< Int >
using MementoType = Int
 
using ValueType = Int
 

Detailed Description

template<typename Int, Int kInvalidValue>
struct grpc_core::SimpleIntBasedMetadata< Int, kInvalidValue >

Definition at line 280 of file metadata_batch.h.

Member Function Documentation

◆ invalid_value()

template<typename Int , Int kInvalidValue>
static constexpr Int grpc_core::SimpleIntBasedMetadata< Int, kInvalidValue >::invalid_value ( )
inlinestaticconstexpr

Definition at line 281 of file metadata_batch.h.

◆ ParseMemento()

template<typename Int , Int kInvalidValue>
static Int grpc_core::SimpleIntBasedMetadata< Int, kInvalidValue >::ParseMemento ( Slice  value,
MetadataParseErrorFn  on_error 
)
inlinestatic

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