Static Public Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
grpc::testing::RandomAsciiMetadata< length > Class Template Reference

#include <fullstack_context_mutators.h>

Static Public Member Functions

static const std::string & Key ()
 
static const std::string & Value ()
 

Static Private Member Functions

static std::string GenerateOneString ()
 

Static Private Attributes

static const std::string kKey = "foo"
 
static const std::vector< std::string > kValues
 

Detailed Description

template<int length>
class grpc::testing::RandomAsciiMetadata< length >

Definition at line 80 of file fullstack_context_mutators.h.

Member Function Documentation

◆ GenerateOneString()

template<int length>
static std::string grpc::testing::RandomAsciiMetadata< length >::GenerateOneString ( )
inlinestaticprivate

Definition at line 90 of file fullstack_context_mutators.h.

◆ Key()

template<int length>
static const std::string& grpc::testing::RandomAsciiMetadata< length >::Key ( )
inlinestatic

Definition at line 82 of file fullstack_context_mutators.h.

◆ Value()

template<int length>
static const std::string& grpc::testing::RandomAsciiMetadata< length >::Value ( )
inlinestatic

Definition at line 84 of file fullstack_context_mutators.h.

Member Data Documentation

◆ kKey

template<int length>
const std::string grpc::testing::RandomAsciiMetadata< length >::kKey = "foo"
staticprivate

Definition at line 87 of file fullstack_context_mutators.h.

◆ kValues

template<int length>
const std::vector< std::string > grpc::testing::RandomAsciiMetadata< length >::kValues
staticprivate
Initial value:

Definition at line 88 of file fullstack_context_mutators.h.


The documentation for this class was generated from the following file:
grpc::testing::kPregenerateKeyCount
static const int kPregenerateKeyCount
Definition: fullstack_context_mutators.h:40
grpc::testing::RandomAsciiMetadata::GenerateOneString
static std::string GenerateOneString()
Definition: fullstack_context_mutators.h:90
grpc::testing::MakeVector
auto MakeVector(size_t length, F f) -> std::vector< decltype(f())>
Definition: fullstack_context_mutators.h:43


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