Public Attributes | List of all members
test_strategy Struct Reference

Public Attributes

const char * name
 
int(* read_strategy )(struct thread_args *args, char *buf)
 
int(* setup )(struct thread_args *args)
 

Detailed Description

Definition at line 542 of file low_level_ping_pong.cc.

Member Data Documentation

◆ name

const char* test_strategy::name

Definition at line 543 of file low_level_ping_pong.cc.

◆ read_strategy

int(* test_strategy::read_strategy) (struct thread_args *args, char *buf)

Definition at line 544 of file low_level_ping_pong.cc.

◆ setup

int(* test_strategy::setup) (struct thread_args *args)

Definition at line 545 of file low_level_ping_pong.cc.


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


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