Public Member Functions | Private Attributes | List of all members
grpc::experimental::OrcaServerInterceptor Class Reference

#include <orca_interceptor.h>

Inheritance diagram for grpc::experimental::OrcaServerInterceptor:
Inheritance graph
[legend]

Public Member Functions

void Intercept (InterceptorBatchMethods *methods) override
 
 OrcaServerInterceptor (ServerRpcInfo *info)
 
- Public Member Functions inherited from grpc::experimental::Interceptor
virtual ~Interceptor ()
 

Private Attributes

ServerRpcInfoinfo_
 

Detailed Description

Definition at line 30 of file orca_interceptor.h.

Constructor & Destructor Documentation

◆ OrcaServerInterceptor()

grpc::experimental::OrcaServerInterceptor::OrcaServerInterceptor ( ServerRpcInfo info)
inlineexplicit

Definition at line 32 of file orca_interceptor.h.

Member Function Documentation

◆ Intercept()

void grpc::experimental::OrcaServerInterceptor::Intercept ( InterceptorBatchMethods methods)
overridevirtual

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 41 of file orca_interceptor.cc.

Member Data Documentation

◆ info_

ServerRpcInfo* grpc::experimental::OrcaServerInterceptor::info_
private

Definition at line 37 of file orca_interceptor.h.


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


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