Static Public Member Functions | List of all members
grpc_core::metadata_detail::ParseValue< ParseMementoFn, MementoToValueFn > Struct Template Reference

#include <metadata_batch.h>

Static Public Member Functions

template<ParseMementoFn parse_memento, MementoToValueFn memento_to_value>
static GPR_ATTRIBUTE_NOINLINE auto Parse (Slice *value, MetadataParseErrorFn on_error) -> decltype(memento_to_value(parse_memento(std::move(*value), on_error)))
 

Detailed Description

template<typename ParseMementoFn, typename MementoToValueFn>
struct grpc_core::metadata_detail::ParseValue< ParseMementoFn, MementoToValueFn >

Definition at line 465 of file metadata_batch.h.

Member Function Documentation

◆ Parse()

template<typename ParseMementoFn , typename MementoToValueFn >
template<ParseMementoFn parse_memento, MementoToValueFn memento_to_value>
static GPR_ATTRIBUTE_NOINLINE auto grpc_core::metadata_detail::ParseValue< ParseMementoFn, MementoToValueFn >::Parse ( Slice value,
MetadataParseErrorFn  on_error 
) -> decltype(memento_to_value(parse_memento(std::move(*value), on_error)))
inlinestatic

Definition at line 467 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:39