Public Member Functions | List of all members
grpc::testing::TestInterceptor Class Reference

#include <interceptors_util.h>

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

Public Member Functions

void Intercept (experimental::InterceptorBatchMethods *methods) override
 
 TestInterceptor (const std::string &method, const char *suffix_for_stats, experimental::ClientRpcInfo *info)
 
- Public Member Functions inherited from grpc::experimental::Interceptor
virtual ~Interceptor ()
 

Detailed Description

Definition at line 86 of file interceptors_util.h.

Constructor & Destructor Documentation

◆ TestInterceptor()

grpc::testing::TestInterceptor::TestInterceptor ( const std::string &  method,
const char *  suffix_for_stats,
experimental::ClientRpcInfo info 
)
inline

Definition at line 88 of file interceptors_util.h.

Member Function Documentation

◆ Intercept()

void grpc::testing::TestInterceptor::Intercept ( experimental::InterceptorBatchMethods methods)
inlineoverridevirtual

The one public method of an Interceptor interface. Override this to trigger the desired actions at the hook points described above.

Implements grpc::experimental::Interceptor.

Definition at line 99 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