GRPC C++  1.70.1
Public Member Functions
grpc::DefaultGlobalCallbackHook Class Referencefinal

#include <global_callback_hook.h>

Public Member Functions

void RunCallback (grpc_call *call, absl::FunctionRef< void()> callback) override
 
- Public Member Functions inherited from grpc::GlobalCallbackHook
virtual ~GlobalCallbackHook ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from grpc::GlobalCallbackHook
template<class Func , class... Args>
void CatchingCallback (Func &&func, Args &&... args)
 

Member Function Documentation

◆ RunCallback()

void grpc::DefaultGlobalCallbackHook::RunCallback ( grpc_call call,
absl::FunctionRef< void()>  callback 
)
inlineoverridevirtual

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