GRPC C++
1.70.1
|
#include "absl/functional/function_ref.h"
Go to the source code of this file.
Data Structures | |
class | grpc::GlobalCallbackHook |
class | grpc::DefaultGlobalCallbackHook |
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Functions | |
std::shared_ptr< GlobalCallbackHook > | grpc::GetGlobalCallbackHook () |
void | grpc::SetGlobalCallbackHook (GlobalCallbackHook *hook) |