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

Public Types

using MementoType = int64_t
 

Static Public Member Functions

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

Detailed Description

Definition at line 59 of file parsed_metadata_test.cc.

Member Typedef Documentation

◆ MementoType

Definition at line 60 of file parsed_metadata_test.cc.

Member Function Documentation

◆ DisplayValue()

static std::string grpc_core::testing::Int64Trait::DisplayValue ( int64_t  value)
inlinestatic

Definition at line 71 of file parsed_metadata_test.cc.

◆ key()

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

Definition at line 61 of file parsed_metadata_test.cc.

◆ MementoToValue()

static int64_t grpc_core::testing::Int64Trait::MementoToValue ( int64_t  memento)
inlinestatic

Definition at line 65 of file parsed_metadata_test.cc.

◆ ParseMemento()

static int64_t grpc_core::testing::Int64Trait::ParseMemento ( Slice  slice,
MetadataParseErrorFn   
)
inlinestatic

Definition at line 66 of file parsed_metadata_test.cc.

◆ test_memento()

static int64_t grpc_core::testing::Int64Trait::test_memento ( )
inlinestatic

Definition at line 62 of file parsed_metadata_test.cc.

◆ test_memento_transport_size()

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

Definition at line 64 of file parsed_metadata_test.cc.

◆ test_value()

static int64_t grpc_core::testing::Int64Trait::test_value ( )
inlinestatic

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