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

Public Types

using MementoType = int32_t
 

Static Public Member Functions

static std::string DisplayValue (int32_t value)
 
static absl::string_view key ()
 
static int32_t MementoToValue (int32_t memento)
 
static int32_t ParseMemento (Slice slice, MetadataParseErrorFn)
 
static int32_t test_memento ()
 
static size_t test_memento_transport_size ()
 
static int32_t test_value ()
 

Detailed Description

Definition at line 42 of file parsed_metadata_test.cc.

Member Typedef Documentation

◆ MementoType

Definition at line 43 of file parsed_metadata_test.cc.

Member Function Documentation

◆ DisplayValue()

static std::string grpc_core::testing::Int32Trait::DisplayValue ( int32_t  value)
inlinestatic

Definition at line 54 of file parsed_metadata_test.cc.

◆ key()

static absl::string_view grpc_core::testing::Int32Trait::key ( )
inlinestatic

Definition at line 44 of file parsed_metadata_test.cc.

◆ MementoToValue()

static int32_t grpc_core::testing::Int32Trait::MementoToValue ( int32_t  memento)
inlinestatic

Definition at line 48 of file parsed_metadata_test.cc.

◆ ParseMemento()

static int32_t grpc_core::testing::Int32Trait::ParseMemento ( Slice  slice,
MetadataParseErrorFn   
)
inlinestatic

Definition at line 49 of file parsed_metadata_test.cc.

◆ test_memento()

static int32_t grpc_core::testing::Int32Trait::test_memento ( )
inlinestatic

Definition at line 45 of file parsed_metadata_test.cc.

◆ test_memento_transport_size()

static size_t grpc_core::testing::Int32Trait::test_memento_transport_size ( )
inlinestatic

Definition at line 47 of file parsed_metadata_test.cc.

◆ test_value()

static int32_t grpc_core::testing::Int32Trait::test_value ( )
inlinestatic

Definition at line 46 of file parsed_metadata_test.cc.


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


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