class CallHook
Defined at line 30 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_hook.h
This is an interface that Channel and Server implement to allow them to hook
performing ops.
Public Methods
void PerformOpsOnCall (CallOpSetInterface * ops, Call * call)
void ~CallHook ()
Defined at line 32 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/call_hook.h