Public Attributes | List of all members
grpc_end2end_test_fixture Struct Reference

#include <end2end_tests.h>

Public Attributes

grpc_channelclient
 
grpc_completion_queuecq
 
void * fixture_data
 
grpc_serverserver
 

Detailed Description

Definition at line 46 of file end2end_tests.h.

Member Data Documentation

◆ client

grpc_channel* grpc_end2end_test_fixture::client

Definition at line 49 of file end2end_tests.h.

◆ cq

grpc_completion_queue* grpc_end2end_test_fixture::cq

Definition at line 47 of file end2end_tests.h.

◆ fixture_data

void* grpc_end2end_test_fixture::fixture_data

Definition at line 50 of file end2end_tests.h.

◆ server

grpc_server* grpc_end2end_test_fixture::server

Definition at line 48 of file end2end_tests.h.


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


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