Public Member Functions | List of all members
grpc::internal::CallHook Class Referenceabstract

#include <call_hook.h>

Inheritance diagram for grpc::internal::CallHook:
Inheritance graph
[legend]

Public Member Functions

virtual void PerformOpsOnCall (CallOpSetInterface *ops, Call *call)=0
 
virtual ~CallHook ()
 

Detailed Description

This is an interface that Channel and Server implement to allow them to hook performing ops.

Definition at line 32 of file grpcpp/impl/codegen/call_hook.h.

Constructor & Destructor Documentation

◆ ~CallHook()

virtual grpc::internal::CallHook::~CallHook ( )
inlinevirtual

Definition at line 34 of file grpcpp/impl/codegen/call_hook.h.

Member Function Documentation

◆ PerformOpsOnCall()

virtual void grpc::internal::CallHook::PerformOpsOnCall ( CallOpSetInterface ops,
Call call 
)
pure virtual

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


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