class GlobalCallbacks

Defined at line 398 of file ../../third_party/grpc-migrating/src/include/grpcpp/client_context.h

Global Callbacks

Can be set exactly once per application to install hooks whenever

a client context is constructed and destructed.

Public Methods

void DefaultConstructor (ClientContext * context)
void Destructor (ClientContext * context)
void ~GlobalCallbacks ()

Defined at line 400 of file ../../third_party/grpc-migrating/src/include/grpcpp/client_context.h