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

#include <interceptors_util.h>

Inheritance diagram for grpc::testing::TestInterceptorFactory:
Inheritance graph
[legend]

Public Member Functions

experimental::InterceptorCreateClientInterceptor (experimental::ClientRpcInfo *info) override
 
 TestInterceptorFactory (const std::string &method, const char *suffix_for_stats)
 
- Public Member Functions inherited from grpc::experimental::ClientInterceptorFactoryInterface
virtual ~ClientInterceptorFactoryInterface ()
 

Private Attributes

std::string method_
 
const char * suffix_for_stats_
 

Detailed Description

Definition at line 104 of file interceptors_util.h.

Constructor & Destructor Documentation

◆ TestInterceptorFactory()

grpc::testing::TestInterceptorFactory::TestInterceptorFactory ( const std::string &  method,
const char *  suffix_for_stats 
)
inline

Definition at line 107 of file interceptors_util.h.

Member Function Documentation

◆ CreateClientInterceptor()

experimental::Interceptor* grpc::testing::TestInterceptorFactory::CreateClientInterceptor ( experimental::ClientRpcInfo info)
inlineoverridevirtual

Member Data Documentation

◆ method_

std::string grpc::testing::TestInterceptorFactory::method_
private

Definition at line 117 of file interceptors_util.h.

◆ suffix_for_stats_

const char* grpc::testing::TestInterceptorFactory::suffix_for_stats_
private

Definition at line 118 of file interceptors_util.h.


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


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