GRPC C++
1.26.0
|
Public Member Functions | |
virtual | ~CallbackRequestBase () |
virtual bool | Request ()=0 |
![]() | |
virtual | ~CompletionQueueTag () |
virtual bool | FinalizeResult (void **tag, bool *status)=0 |
FinalizeResult must be called before informing user code that the operation bound to the underlying core completion queue tag has completed. More... | |
|
inlinevirtual |
|
pure virtual |