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

#include <server_helper.h>

Public Member Functions

std::shared_ptr< const AuthContextGetAuthContext () const
 
grpc_compression_algorithm GetCallCompressionAlgorithm () const
 
uint32_t GetEncodingsAcceptedByClient () const
 
 InteropServerContextInspector (const grpc::ServerContext &context)
 
bool IsCancelled () const
 
bool WasCompressed () const
 

Private Attributes

const grpc::ServerContextcontext_
 

Detailed Description

Definition at line 37 of file server_helper.h.

Constructor & Destructor Documentation

◆ InteropServerContextInspector()

grpc::testing::InteropServerContextInspector::InteropServerContextInspector ( const grpc::ServerContext context)
explicit

Definition at line 53 of file server_helper.cc.

Member Function Documentation

◆ GetAuthContext()

std::shared_ptr< const AuthContext > grpc::testing::InteropServerContextInspector::GetAuthContext ( ) const

Definition at line 75 of file server_helper.cc.

◆ GetCallCompressionAlgorithm()

grpc_compression_algorithm grpc::testing::InteropServerContextInspector::GetCallCompressionAlgorithm ( ) const

Definition at line 58 of file server_helper.cc.

◆ GetEncodingsAcceptedByClient()

uint32_t grpc::testing::InteropServerContextInspector::GetEncodingsAcceptedByClient ( ) const

Definition at line 62 of file server_helper.cc.

◆ IsCancelled()

bool grpc::testing::InteropServerContextInspector::IsCancelled ( ) const

Definition at line 79 of file server_helper.cc.

◆ WasCompressed()

bool grpc::testing::InteropServerContextInspector::WasCompressed ( ) const

Definition at line 67 of file server_helper.cc.

Member Data Documentation

◆ context_

const grpc::ServerContext& grpc::testing::InteropServerContextInspector::context_
private

Definition at line 49 of file server_helper.h.


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


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