Public Member Functions | Private Attributes | List of all members
grpc::testing::InteropClientContextInspector Class Reference

#include <client_helper.h>

Public Member Functions

grpc_compression_algorithm GetCallCompressionAlgorithm () const
 
 InteropClientContextInspector (const grpc::ClientContext &context)
 
bool WasCompressed () const
 

Private Attributes

const grpc::ClientContextcontext_
 

Detailed Description

Definition at line 48 of file client_helper.h.

Constructor & Destructor Documentation

◆ InteropClientContextInspector()

grpc::testing::InteropClientContextInspector::InteropClientContextInspector ( const grpc::ClientContext context)
inlineexplicit

Definition at line 50 of file client_helper.h.

Member Function Documentation

◆ GetCallCompressionAlgorithm()

grpc_compression_algorithm grpc::testing::InteropClientContextInspector::GetCallCompressionAlgorithm ( ) const
inline

Definition at line 54 of file client_helper.h.

◆ WasCompressed()

bool grpc::testing::InteropClientContextInspector::WasCompressed ( ) const
inline

Definition at line 58 of file client_helper.h.

Member Data Documentation

◆ context_

const grpc::ClientContext& grpc::testing::InteropClientContextInspector::context_
private

Definition at line 66 of file client_helper.h.


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


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