|
GRPC C++
1.0.0
|
Channel and Server implement this to allow them to hook performing ops. More...
#include <call_hook.h>
Public Member Functions | |
| virtual | ~CallHook () |
| virtual void | PerformOpsOnCall (CallOpSetInterface *ops, Call *call)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in grpc::ServerInterface.
1.8.11